summaryrefslogtreecommitdiffstats
path: root/wp-config-sample.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-config-sample.php')
-rw-r--r--wp-config-sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-config-sample.php b/wp-config-sample.php
index 438728f..8f9d1d2 100644
--- a/wp-config-sample.php
+++ b/wp-config-sample.php
@@ -22,7 +22,7 @@ define ('WPLANG', '');
define( "WP_USE_MULTIPLE_DB", false );
-/* Stop editing */
+/* That's all, stop editing! Happy blogging. */
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');