Changeset 9679


Ignore:
Timestamp:
Mar 14, 2011, 6:14:01 PM (13 years ago)
Author:
flop25
Message:

bug:2221

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/comments.php

    r8728 r9679  
    108108
    109109  $category_ids = get_subcat_ids(array($_GET['cat']));
    110   if (empty($category_id))
     110  if (empty($category_ids))
    111111  {
    112112    $category_ids = array(-1);
Note: See TracChangeset for help on using the changeset viewer.