This website works better with JavaScript
Home
Explore
Help
Register
Sign In
php
/
szcp_admin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
songxingwei
3 years ago
parent
b62d83a6b5
commit
a53203927a
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
application/admin/controller/Category.php
+ 0
- 1
application/admin/controller/Category.php
View File
@@ -57,7 +57,6 @@ class Category extends Controller
->order('pid asc,id desc')
->page();
-
}
/**