Home
last modified time | relevance | path

Searched refs:total_categories (Results 1 – 7 of 7) sorted by relevance

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/category/
H A Dcategory.php82 $total_categories = categories_get_category_count(); variable
98 ui_pagination ($total_categories, $url);
/dports/chinese/phpbb-tw/phpBB2/
H A Dindex.php128 if( ( $total_categories = count($category_rows) ) ) variable
321 for($i = 0; $i < $total_categories; $i++)
/dports/www/phpbb/phpBB2/
H A Dindex.php128 if( ( $total_categories = count($category_rows) ) ) variable
321 for($i = 0; $i < $total_categories; $i++)
/dports/chinese/phpbb-tw/phpBB2/includes/
H A Dfunctions.php223 if ( $total_categories = count($category_rows) )
243 for($i = 0; $i < $total_categories; $i++)
/dports/www/phpbb/phpBB2/includes/
H A Dfunctions.php223 if ( $total_categories = count($category_rows) )
243 for($i = 0; $i < $total_categories; $i++)
/dports/chinese/phpbb-tw/phpBB2/admin/
H A Dadmin_forums.php954 if( $total_categories = $db->sql_numrows($q_categories) ) variable
976 for($i = 0; $i < $total_categories; $i++)
/dports/www/phpbb/phpBB2/admin/
H A Dadmin_forums.php954 if( $total_categories = $db->sql_numrows($q_categories) ) variable
976 for($i = 0; $i < $total_categories; $i++)