xun %!s(int64=7) %!d(string=hai) anos
pai
achega
eb0c08cf82
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/index/controller/Index.php

+ 0 - 1
application/index/controller/Index.php

@@ -9,7 +9,6 @@ class Index extends Controller
     public function index()
     {
         Gather::add();
-        var_dump([]);exit;
         $model=model('common/Project');
         $data=$model->select();
         $this->assign('data',$data);