Changeset 1528 for trunk/gregarius/cls

Show
Ignore:
Timestamp:
08/10/06 15:10:28 (2 years ago)
Author:
cfriesen
Message:

Two things:

Using of the toolkit I commited earlier..
Prune items by channel.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/cls/search.php

    r1520 r1528  
    3535define ('HIT_BEFORE',"<span class=\"searchhit\">"); 
    3636define ('HIT_AFTER',"</span>"); 
    37 define ('ALL_CHANNELS_ID', -1); 
    3837 
    3938define ('QUERY_ORDER_BY','rss_order');