- Timestamp:
- Mar 14, 2011, 6:14:01 PM (14 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.