mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
git-svn-id: https://develop.svn.wordpress.org/trunk@8070 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bab6fa872c
commit
3d35af29a3
@ -19,6 +19,8 @@
|
||||
/** Define ABSPATH as this files directory */
|
||||
define( 'ABSPATH', dirname(__FILE__) . '/' );
|
||||
|
||||
error_reporting(E_ALL ^ E_NOTICE ^ E_USER_NOTICE);
|
||||
|
||||
if ( file_exists( ABSPATH . 'wp-config.php') ) {
|
||||
|
||||
/** The config file resides in ABSPATH */
|
||||
|
Loading…
x
Reference in New Issue
Block a user