songxingwei 3 éve
szülő
commit
a53203927a
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      application/admin/controller/Category.php

+ 0 - 1
application/admin/controller/Category.php

@@ -57,7 +57,6 @@ class Category extends Controller
             ->order('pid asc,id desc')
             ->page();
 
-
     }
 
     /**