stanley-king 1 anno fa
parent
commit
69681c45b5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;
         };