Changeset 3808 for branches/2.0/wp-admin/list-manipulation.php
- Timestamp:
- 05/28/2006 11:33:05 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-admin/list-manipulation.php
r3771 r3808 3 3 require_once('admin-functions.php'); 4 4 require_once('admin-db.php'); 5 header("Content-type: text/plain", true); 5 6 6 7 if ( !is_user_logged_in() )
Note: See TracChangeset
for help on using the changeset viewer.