浏览代码

Merge branch 'trunk'

Andy 2 年之前
父节点
当前提交
7dd5b252a9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      functions/file_prefs.php

+ 1 - 0
functions/file_prefs.php

@@ -34,6 +34,7 @@ function cachePrefValues($data_dir, $username) {
         return;
     }
 
+    $prefs_cache = array();
     sqsession_unregister('prefs_cache');
     sqsession_unregister('prefs_are_cached');