mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
More cleanup of unit tests
This commit is contained in:
parent
4776078c11
commit
8ad16890da
4 changed files with 5 additions and 21 deletions
|
|
@ -28,7 +28,7 @@ $install_config = array(
|
|||
'db_userid' => $dbinfo['user'],
|
||||
'db_password' => $dbinfo['password'],
|
||||
'db_database' => $dbinfo['dbname'],
|
||||
'db_table_prefix' =>'xe_',
|
||||
'db_table_prefix' =>'rx',
|
||||
'use_rewrite' =>'N',
|
||||
'time_zone' =>'0900',
|
||||
'email_address' =>'admin@admin.net',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue