mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 01:09:21 +02:00
Update database.php
This commit is contained in:
parent
7e67e11e16
commit
7d787b4566
@ -106,6 +106,7 @@ try {
|
||||
'persistent' => @$config['database_persistent']
|
||||
));
|
||||
|
||||
global $db;
|
||||
$db = POT::getInstance()->getDBHandle();
|
||||
$capsule = new Capsule;
|
||||
$capsule->addConnection([
|
||||
|
Loading…
x
Reference in New Issue
Block a user