Your Name 3 năm trước cách đây
mục cha
commit
3fc3350880
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
             
         }