Browse Source

Update Http.php

walkor 5 năm trước cách đây
mục cha
commit
6c4ec92f27
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Protocols/Http.php

+ 1 - 1
Protocols/Http.php

@@ -58,7 +58,7 @@ class Http
      *
      *
      * @var bool.
      * @var bool.
      */
      */
-    public static $_enableCache = true;
+    protected static $_enableCache = true;
 
 
     /**
     /**
      * Get or set session name.
      * Get or set session name.