Re: BETA Custom News Block
Posted: 14. June 2009 17:02
How do I restrict the character limit?
etc: character_limit($row['topic_title']
How I can show more than one forum ? (similar recent block)
$forumnumber = 2,5,7;
etc: character_limit($row['topic_title']
How I can show more than one forum ? (similar recent block)
$forumnumber = 2,5,7;