summaryrefslogtreecommitdiffstats
path: root/wp-config-sample.php
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-06-22 10:50:28 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-06-22 10:50:28 +0000
commit6e2668e4c59a285306db132d17db43df91707e16 (patch)
treecefc0465034bbcb713391e4e977fa3c738ff2cf8 /wp-config-sample.php
parenta5fe68e002632c190ffbd85167671ed4d4961135 (diff)
downloadwordpress-mu-6e2668e4c59a285306db132d17db43df91707e16.tar.gz
wordpress-mu-6e2668e4c59a285306db132d17db43df91707e16.tar.xz
wordpress-mu-6e2668e4c59a285306db132d17db43df91707e16.zip
Don't try to create the wp-config.php by hand!
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1006 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-config-sample.php')
-rw-r--r--wp-config-sample.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/wp-config-sample.php b/wp-config-sample.php
index e9e8d9a..960bab3 100644
--- a/wp-config-sample.php
+++ b/wp-config-sample.php
@@ -1,4 +1,5 @@
<?php
+/* Don't try to create this file by hand. Read the README.txt and run the installer. */
// ** MySQL settings ** //
define('DB_NAME', 'wordpress'); // The name of the database
define('DB_USER', 'username'); // Your MySQL username