songxingwei před 2 roky
rodič
revize
1015193d21
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      thinkphp/library/think/cache/driver/Redis.php

+ 1 - 0
thinkphp/library/think/cache/driver/Redis.php

@@ -34,6 +34,7 @@ class Redis extends Driver
         'serialize'  => true,
     ];
 
+
     /**
      * 架构函数
      * @access public