dever 6 years ago
parent
commit
41fe10447f
1 changed files with 2 additions and 0 deletions
  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()
     {