Changeset 8680 for branches/crazyhorse/wp-admin/options-writing.php
- Timestamp:
- 08/19/2008 11:37:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crazyhorse/wp-admin/options-writing.php
r8242 r8680 1 1 <?php 2 /** 3 * Writing settings administration panel. 4 * 5 * @package WordPress 6 * @subpackage Administration 7 */ 8 9 /** WordPress Administration Bootstrap */ 2 10 require_once('admin.php'); 3 11
Note: See TracChangeset
for help on using the changeset viewer.