Changeset 1299 for trunk/wp-admin/plugins.php
- Timestamp:
- 05/17/2004 08:16:54 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r1245 r1299 4 4 $standalone = 1; 5 5 require_once('admin-header.php'); 6 7 check_admin_referer(); 8 6 9 if ('activate' == $_GET['action']) { 7 10 $current = "\n" . get_settings('active_plugins') . "\n";
Note: See TracChangeset
for help on using the changeset viewer.