Changeset 1530 for branches/multiuser/cls
- Timestamp:
- 08/11/06 02:20:30 (2 years ago)
- Files:
-
- 1 modified
-
branches/multiuser/cls/search.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/multiuser/cls/search.php
r1520 r1530 35 35 define ('HIT_BEFORE',"<span class=\"searchhit\">"); 36 36 define ('HIT_AFTER',"</span>"); 37 define ('ALL_CHANNELS_ID', -1);38 37 39 38 define ('QUERY_ORDER_BY','rss_order');
