philippe_mingo 23 năm trước cách đây
mục cha
commit
d7c0df5df3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/right_main.php

+ 1 - 1
src/right_main.php

@@ -104,7 +104,7 @@ if (! isset($use_mailbox_cache)) {
 }
 
 /* There is a problem with registered vars in 4.1 */
-if( substr( phpversion(), 0, 3 ) == '4.1'  ) ) {
+if( substr( phpversion(), 0, 3 ) == '4.1'  ) {
     $use_mailbox_cache = FALSE;
 }