Changeset 13568 for trunk/wp-admin/includes/wp-config.ms
- Timestamp:
- 03/03/2010 07:04:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/wp-config.ms
r13255 r13568 41 41 define('SITE_ID_CURRENT_SITE', 1); 42 42 define('BLOGID_CURRENT_SITE', '1' ); 43 44 /* Uncomment to allow blog admins to edit their users. See http://trac.mu.wordpress.org/ticket/1169 */45 //define( "EDIT_ANY_USER", true );46 /* Uncomment to enable post by email options. See http://trac.mu.wordpress.org/ticket/1084 */47 //define( "POST_BY_EMAIL", true );48 43 49 44 /**#@+
Note: See TracChangeset
for help on using the changeset viewer.