moshaorui 4 tháng trước cách đây
mục cha
commit
96f19e1bce
1 tập tin đã thay đổi với 1 bổ sung4 xóa
  1. 1 4
      app/Distributor/Controllers/SitePagesTagController.php

+ 1 - 4
app/Distributor/Controllers/SitePagesTagController.php

@@ -21,10 +21,7 @@ class SitePagesTagController extends AdminDistController
     public function index(Content $content)
     {
 
-        echo "test slow log\n";
-        sleep(2);
-        echo "done\n";
-        exit;
+
 
         return $content
             ->header(admin_trans( 'admin.pages_tag'))