Changeset 9679
- Timestamp:
- 03/14/11 18:14:01 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/comments.php
r8728 r9679 108 108 109 109 $category_ids = get_subcat_ids(array($_GET['cat'])); 110 if (empty($category_id ))110 if (empty($category_ids)) 111 111 { 112 112 $category_ids = array(-1);
Note: See TracChangeset
for help on using the changeset viewer.