![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$topics | |
$messages = indexedQuery(ForumMessage, "WHERE deleted=false AND parent_id=0 ORDER BY date_posted", "topic_id") | |
if(count($messages) > 0) | else |
$messages = indexedQuery(ForumMessage, "WHERE deleted=false AND parent_id=0 ORDER BY date_posted", "topic_id") |
Definition at line 47 of file recent_posts.inc.
$topics |
Definition at line 44 of file recent_posts.inc.
if (count( $messages) > 0) else |
Definition at line 65 of file recent_posts.inc.