Hopefully we'll have a functioning installer soon
This commit is contained in:
parent
d125f2beea
commit
339c3c6f61
1 changed files with 1 additions and 0 deletions
|
@ -544,6 +544,7 @@ $config[\'db_class\']= \''.$driver.'\';
|
|||
}
|
||||
}
|
||||
if(isset($_POST['send'])){
|
||||
define('DEBUG', FALSE);
|
||||
include dirname(__FILE__, 2) .'/inc/logger.class.php';
|
||||
include dirname(__FILE__, 2) .'/config.tmp.php';
|
||||
include dirname(__FILE__, 2) .'/core/database/'.$config['db_class'].'.class.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue