3.8.5 fixes

This commit is contained in:
root
2018-12-02 22:19:24 +00:00
parent 01f4628e43
commit a2c75a6547
8 changed files with 67 additions and 137 deletions

View File

@@ -159,5 +159,5 @@ if(file_exists('view/theme/ussrbasic/css/style.css')) {
// Set the schema to the default schema in derived themes. See the documentation for creating derived themes how to override this.
if(local_channel() && App::$channel && App::$channel['channel_theme'] != 'ussrbasic')
set_pconfig(local_channel(), 'ussrbasic', 'schema', '---');
// if(local_channel() && App::$channel && App::$channel['channel_theme'] != 'ussrbasic')
// set_pconfig(local_channel(), 'ussrbasic', 'schema', '---');