Go to the source code of this file.
Variables | |
| $result = db_query("SELECT group_id,forum_name,is_public FROM forum_group_list WHERE group_forum_id='$forum_id'") | |
| $group_id = db_result($result,0,'group_id') | |
| $forum_name = db_result($result,0,'forum_name') | |
|
|
Definition at line 44 of file expand.php. Referenced by forum_header(). |
|
|
Definition at line 43 of file expand.php. Referenced by context_title(), cookbook_build_form(), cookbook_context_possiblevalues(), cookbook_context_project_impossiblevalues(), forum_header(), menu_search(), menu_thispage(), news_show_latest(), project_tabs(), search_box(), show_filters(), show_item_list(), show_item_list_sober(), site_project_header(), tabs(), and trackers_votes_update(). |
|
1.4.4