- Timestamp:
- Dec 4, 2008, 12:27:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/include/ws_functions.inc.php
r2918 r2921 1614 1614 foreach ($cat_ids as $cat_id) 1615 1615 { 1616 if (!isset($current_rank_of[$cat_id])) 1617 { 1618 $current_rank_of[$cat_id] = 0; 1619 } 1620 1616 1621 if ('auto' == $rank_on_category[$cat_id]) 1617 1622 {
Note: See TracChangeset
for help on using the changeset viewer.