Changeset 9119 for trunk/wp-admin/plugins.php
- Timestamp:
- 10/10/2008 06:21:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r9073 r9119 267 267 268 268 <?php 269 /** 270 * @ignore 271 * 272 * @param array $plugins 273 * @param string $context 274 */ 269 275 function print_plugins_table($plugins, $context = '') { 270 276 ?>
Note: See TracChangeset
for help on using the changeset viewer.