Explorar el Código

Update Http.php

walkor hace 5 años
padre
commit
6c4ec92f27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Protocols/Http.php

+ 1 - 1
Protocols/Http.php

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