stanley-king 1 rok pred
rodič
commit
69681c45b5
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      admin/control/arw_monitor.php

+ 2 - 0
admin/control/arw_monitor.php

@@ -39,6 +39,8 @@ class arw_monitorControl extends SystemControl
                 $per = 1;
             }
 
+            Log::record("space=$space per=$per",Log::DEBUG);
+
             return $total * $per;
         };