git-svn-id: http://svn.automattic.com/wordpress/trunk@12341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt
2009-12-08 19:59:34 +00:00
parent 5fae5d7d61
commit cff2ea75c7
5 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@ define ('WPLANG', '');
/* That's all, stop editing! Happy blogging. */
/** WordPress absolute path to the Wordpress directory. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');