stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
7e0f443947
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      admin/control/refill_config.php

+ 3 - 1
admin/control/refill_config.php

@@ -61,7 +61,9 @@ class refill_configControl extends SystemControl
                     }
                 }
             }
-
+            $intercept = serialize($intercept);
+            
+            Log::record("intercept={$intercept}",Log::DEBUG);
             wkcache('refill-intercept',serialize($intercept));
             showMessage('编辑成功');
         }