Changeset 13222
- Timestamp:
- 02/19/2010 01:39:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/load.php
r13205 r13222 18 18 19 19 if ( isset( $_REQUEST['GLOBALS'] ) ) 20 die( 'GLOBALS overwrite attempt detected');20 die( /*WP_I18N_GLOBALS_OVERWRITE*/'GLOBALS overwrite attempt detected'/*/WP_I18N_GLOBALS_OVERWRITE*/ ); 21 21 22 22 // Variables that shouldn't be unset
Note: See TracChangeset
for help on using the changeset viewer.