Stale data in config.php, don't know how that happened, passwords have been changed
authorDan
Sat, 28 Jul 2007 18:11:14 -0400
changeset 77 63ca29eda873
parent 76 608dee512bf0
child 78 4df25dfdde63
Stale data in config.php, don't know how that happened, passwords have been changed
config.php
--- a/config.php	Sat Jul 28 18:08:58 2007 -0400
+++ b/config.php	Sat Jul 28 18:11:14 2007 -0400
@@ -1,15 +0,0 @@
-<?php
-/* Enano auto-generated configuration file - editing not recommended! */
-$dbhost   = 'localhost';
-$dbname   = 'enano_stable';
-$dbuser   = 'enano';
-$dbpasswd = 'clurichaun';
-if(!defined('ENANO_CONSTANTS')) {
-define('ENANO_CONSTANTS', '');
-define('table_prefix', '');
-define('scriptPath', '/stable');
-define('contentPath', '/stable/');
-define('ENANO_INSTALLED', 'true');
-}
-$crypto_key = '26b7d241c07dc59600586044c948f86be5b3f3349a084a8c';
-?>
\ No newline at end of file