Changeset 3949 for trunk/wp-admin/templates.php
- Timestamp:
- 07/04/2006 05:56:27 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/templates.php
r3946 r3949 51 51 52 52 if ( ! current_user_can('edit_files') ) 53 die('<p>'.__('You havedo not have sufficient permissions to edit templates for this blog.').'</p>');53 die('<p>'.__('You do not have sufficient permissions to edit templates for this blog.').'</p>'); 54 54 55 55 if ( strstr( $file, 'wp-config.php' ) )
Note: See TracChangeset
for help on using the changeset viewer.