Remove error_reporting()
debug cruff.
git-svn-id: https://develop.svn.wordpress.org/trunk@25242 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
89997e4c80
commit
0877a3eda4
@ -93,8 +93,6 @@ EOF;
|
||||
$page = 1;
|
||||
$field = 'settings';
|
||||
|
||||
error_reporting( -1 );
|
||||
|
||||
$empty_array[$page][$field] = 'foo';
|
||||
|
||||
unset( $empty_array[$page]['bar']['baz'] );
|
||||
|
Loading…
x
Reference in New Issue
Block a user