Go to the source code of this file.
Variables | |
| $MAX_ROW = 100 | |
| $abc_array = array('A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z','0','1','2','3','4','5','6','7','8','9') | |
| $status_arr = array() | |
| $search | |
| $where = "group_name LIKE '$group_name_search%' " | |
| $search_url = "&group_name_search=$group_name_search" | |
| $res | |
| print< strong > $msg</strong > | n |
| $rows = $rows_returned = db_numrows($res) | |
| $title_arr = array() | |
|
|
Definition at line 38 of file siteadmin/grouplist.php. |
|
|
Definition at line 36 of file siteadmin/grouplist.php. |
|
|
Initial value: db_query("SELECT DISTINCTROW group_name,unix_group_name,group_id,is_public,status,license " . "FROM groups WHERE $where ORDER BY group_name LIMIT $offset,".($MAX_ROW+1)) or ($feedback = db_error()) Definition at line 96 of file siteadmin/grouplist.php. |
|
|
Definition at line 113 of file siteadmin/grouplist.php. |
|
|
Definition at line 63 of file siteadmin/grouplist.php. |
|
|
Definition at line 82 of file siteadmin/grouplist.php. |
|
|
Definition at line 40 of file siteadmin/grouplist.php. |
|
|
Definition at line 115 of file siteadmin/grouplist.php. |
|
|
Definition at line 81 of file siteadmin/grouplist.php. |
|
|
Definition at line 98 of file siteadmin/grouplist.php. |
1.4.4