dever 6 năm trước cách đây
mục cha
commit
41fe10447f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      main/src/Content.php

+ 2 - 0
main/src/Content.php

@@ -7,6 +7,7 @@ use Main\Lib\Core;
 
 class Content extends Core
 {
+    /*
     public function del()
     {
         $uid = Dever::input('uid');
@@ -20,6 +21,7 @@ class Content extends Core
 
         return 'ok';
     }
+    */
 
     public function test()
     {