From 549f9ae5de4943e347c4d2810d795d00d53e76c8 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Thu, 18 Sep 2014 14:30:01 +0200 Subject: bootstrap file --- public_html/class/mysql.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public_html/class/mysql.php') diff --git a/public_html/class/mysql.php b/public_html/class/mysql.php index d38fc2c..167c8a9 100644 --- a/public_html/class/mysql.php +++ b/public_html/class/mysql.php @@ -98,7 +98,8 @@ class vfsdb { time INTEGER, user INTEGER ) - ENGINE=InnoDB; ' + ENGINE=InnoDB;' + if ( ! $this->db->query($user_table . ' ' . $files_table . ' ' . $banned_user_table) ) failure("
Setting up the database failed.
", '500 Server Failure', false, "