Updates
This commit is contained in:
parent
aa052ee9dc
commit
114e22bbab
10 changed files with 115 additions and 99 deletions
|
@ -30,7 +30,7 @@ $config["pass"] = "MyPassword";
|
|||
// your Database
|
||||
$config["db"] = "bcWe";
|
||||
// your Database Prefix
|
||||
$config["prefix"]="be_";
|
||||
$config["prefix"]="bcwe_";
|
||||
// your Database Sytem
|
||||
$config["db_class"]="mysqli";
|
||||
$config['MEMCACHE_SERVER'] = '127.0.0.1';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue