fix: database file did not have config included in some cases

This commit is contained in:
Martin Ambrus
2017-09-19 21:25:36 +02:00
parent db4c373ace
commit 4788e882df
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@
## ##
#################################################################################
include_once("config.php");
class MYSQLi_DB {