Your Name пре 3 година
родитељ
комит
3fc3350880
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      learn/active/lib/Manage.php

+ 1 - 1
learn/active/lib/Manage.php

@@ -311,7 +311,7 @@ Class Manage
             }
         }
         
-        if ($use_code > 0) {
+        if ($use_code >= 0) {
            $result +=  $this->table($id);
             
         }