Main Page | Directories | File List | File Members

include/trackers_run/admin/other_settings.php File Reference

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)


Variable Documentation

$is_admin_page = 'y'
 

Definition at line 27 of file include/trackers_run/admin/other_settings.php.

$res_grp = db_query("SELECT * FROM groups WHERE group_id=$group_id")
 

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().

$result
 

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.

$row_grp = db_fetch_array($res_grp)
 

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().


Generated on Sun Feb 26 13:23:05 2006 for Savane PHP Frontend Developer Reference by  doxygen 1.4.4