Changeset 1677 for trunk/include/functions_url.inc.php
- Timestamp:
- Dec 21, 2006, 10:38:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions_url.inc.php
r1676 r1677 265 265 } 266 266 267 if (isset($params['flat_recent_cat']) and $params['flat_recent_cat'] > 0) 268 { 269 $url.= '/flat_recent_cat-'.$params['flat_recent_cat']; 270 } 271 267 272 if (isset($params['start']) and $params['start'] > 0) 268 273 {
Note: See TracChangeset
for help on using the changeset viewer.