* Add SQLite whitelist.
This commit is contained in:
@@ -448,6 +448,8 @@ $config->objectTables['privmanager'] = TABLE_PRIVMANAGER;
|
||||
$config->objectTables['privrelation'] = TABLE_PRIVRELATION;
|
||||
$config->objectTables['scene'] = TABLE_SCENE;
|
||||
|
||||
$config->sqliteWhiteList = array(TABLE_SQLITE_QUEUE);
|
||||
|
||||
$config->newFeatures = array('introduction', 'tutorial', 'youngBlueTheme', 'visions');
|
||||
$config->disabledFeatures = '';
|
||||
$config->closedFeatures = '';
|
||||
|
||||
Reference in New Issue
Block a user