Go to the source code of this file.
Variables | |
| $is_admin_page = 'y' | |
| $result | |
| $res_grp = db_query("SELECT * FROM groups WHERE group_id=$group_id") | |
| $row_grp = db_fetch_array($res_grp) | |
|
|
Definition at line 27 of file include/trackers_run/admin/other_settings.php. |
|
|
Definition at line 78 of file include/trackers_run/admin/other_settings.php. Referenced by gnuevalconfirm_email(), send_new_project_email(), and send_pending_user_email(). |
|
|
Initial value: db_query('UPDATE groups SET ' .ARTIFACT."_preamble='".htmlspecialchars($form_preamble)."' " ."WHERE group_id=$group_id") Definition at line 52 of file include/trackers_run/admin/other_settings.php. |
|
|
Definition at line 83 of file include/trackers_run/admin/other_settings.php. Referenced by gnuevalconfirm_email(), send_new_project_email(), and send_pending_user_email(). |
1.4.4