author | Dan |
Sat, 21 Jul 2007 11:28:59 -0400 | |
changeset 72 | bda11e521e8a |
parent 0 | 902822492a68 |
child 77 | 63ca29eda873 |
permissions | -rw-r--r-- |
72
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
1 |
<?php |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
2 |
/* Enano auto-generated configuration file - editing not recommended! */ |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
3 |
$dbhost = 'localhost'; |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
4 |
$dbname = 'enano_stable'; |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
5 |
$dbuser = 'enano'; |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
6 |
$dbpasswd = 'clurichaun'; |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
7 |
if(!defined('ENANO_CONSTANTS')) { |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
8 |
define('ENANO_CONSTANTS', ''); |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
9 |
define('table_prefix', ''); |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
10 |
define('scriptPath', '/stable'); |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
11 |
define('contentPath', '/stable/'); |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
12 |
define('ENANO_INSTALLED', 'true'); |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
13 |
} |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
14 |
$crypto_key = '26b7d241c07dc59600586044c948f86be5b3f3349a084a8c'; |
bda11e521e8a
Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl()
Dan
parents:
0
diff
changeset
|
15 |
?> |