mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 10:44:26 +00:00
Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -19,8 +19,8 @@ $loginsql = DB_USER;
|
||||
$passsql = DB_PASSWORD;
|
||||
$base = DB_NAME;
|
||||
|
||||
$abspath = dirname(__FILE__).'/';
|
||||
define('ABSPATH', dirname(__FILE__).'/');
|
||||
|
||||
// Get everything else
|
||||
require_once($abspath.'wp-settings.php');
|
||||
require_once(ABSPATH.'wp-settings.php');
|
||||
?>
|
||||
Reference in New Issue
Block a user