Changeset 1030:ad4942bddbdb for admin/categories.php
- Timestamp:
- 11/19/12 12:34:31 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/categories.php
r1017 r1030 42 42 43 43 # Move posts 44 $core->blog-> updPostsCategory($_POST['del_cat'],$mov_cat);44 $core->blog->changePostsCategory($_POST['del_cat'],$mov_cat); 45 45 46 46 # Delete category
Note: See TracChangeset
for help on using the changeset viewer.