2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Remove reference to LIME table

This commit is contained in:
Adam Zammit
2017-01-16 15:39:43 +11:00
parent c29005e5af
commit 8fe48d73f9

View File

@@ -74,9 +74,6 @@ if (DEBUG == true) $db->debug = true;
$db->Execute("set names 'utf8'");
//store session in database (see sessions2 table)
//ADOdb_Session::config(DB_TYPE, DB_HOST, DB_USER, DB_PASS, DB_NAME, array('table' => LIME_PREFIX . 'sessions'));
/**
* Get a setting from the database