git-svn-id: https://svn.webkit.org/repository/webkit/trunk@34941
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2008-07-01 Mark Rowe <mrowe@apple.com>
+
+ Update the path to the configuration file.
+
+ * blog/wp-config.php:
+
2008-06-27 Dan Bernstein <mitz@apple.com>
Reviewed by Timothy Hatcher.
<?php\r
-require('/var/opendarwin/secrets/webkit-blog-config.php');\r
-/* Stop editing */\r
+require('/www/auth/webkit-blog-config.php');\r
\r
-define('WP_CACHE', true); //Added by WP-Cache Manager
+define('WP_CACHE', true); //Added by WP-Cache Manager\r
define('ABSPATH', dirname(__FILE__).'/');\r
require_once(ABSPATH.'wp-settings.php');\r
?>\r