Changeset 985

Show
Ignore:
Timestamp:
12/05/07 16:27:26 (1 year ago)
Author:
samtay
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/appdb/system/application/config/database.php

    r982 r985  
    3636$db['default']['hostname'] = "localhost"; 
    3737$db['default']['username'] = "root"; 
    38 $db['default']['password'] = "topone"; 
     38$db['default']['password'] = ""; 
    3939$db['default']['database'] = "wine-doors-appdb"; 
    4040$db['default']['dbdriver'] = "mysql";