dever 3 năm trước cách đây
mục cha
commit
2476488e42
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/card/database/info.php

+ 1 - 1
app/card/database/info.php

@@ -2,7 +2,7 @@
 $status = Dever::config('base')->status;
 $type = function()
 {
-    return Dever::db('card/type')->select();
+    return Dever::db('card/type')->state();
 };
 
 $card_type = array