Changeset 985
- Timestamp:
- 12/05/07 16:27:26 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/appdb/system/application/config/database.php
r982 r985 36 36 $db['default']['hostname'] = "localhost"; 37 37 $db['default']['username'] = "root"; 38 $db['default']['password'] = " topone";38 $db['default']['password'] = ""; 39 39 $db['default']['database'] = "wine-doors-appdb"; 40 40 $db['default']['dbdriver'] = "mysql";
