| Recommend this page to a friend! |
| Classes of James Glenlake | > | Configurator | > | config.conf.php | > | Download | ||
|
|||||||||||||||||||||
# <?php die('Don\'t be naughty'); ?>
# Configuration file
# Auto-generated file
TestOption testvalue
TestOption2 testvalue2
<DB testdb>
Host localhost
User dude
Password test
Database testdb
</DB>
<DB otherdb>
Host localhost
User dude
Password test
Database testdb
</DB> |