Variables

/home/ivan/src/sit/branches/3.x/calendar/planner_schedule_commit.php File Reference

Go to the source code of this file.

Variables

 $permission = 27
 $week = clean_int($_REQUEST['week'])
 $id = clean_int($_REQUEST['id'])
 $startdate = $week / 1000
 $enddate = $startdate + 86400 * 7
 $sql = "UPDATE `{$dbTasks}` SET completion = 1 "
if(mysql_error())
trigger_error("MySQL Query
Error ".mysql_error() 
E_USER_ERROR

Variable Documentation

$enddate = $startdate + 86400 * 7

Definition at line 26 of file planner_schedule_commit.php.

$id = clean_int($_REQUEST['id'])

Definition at line 22 of file planner_schedule_commit.php.

$permission = 27

Definition at line 13 of file planner_schedule_commit.php.

$sql = "UPDATE `{$dbTasks}` SET completion = 1 "

Definition at line 30 of file planner_schedule_commit.php.

$startdate = $week / 1000

Definition at line 25 of file planner_schedule_commit.php.

$week = clean_int($_REQUEST['week'])

Definition at line 21 of file planner_schedule_commit.php.

if (mysql_error()) trigger_error("MySQL Query Error ".mysql_error() E_USER_ERROR

Definition at line 36 of file planner_schedule_commit.php.

Referenced by Contact::add(), User::add(), authenticate(), authenticateContact(), auto_create_tags_function(), calc_task_duration(), calc_task_expenses(), calc_task_start(), change_skill_function(), Contact::check_valid(), choose_tag_func(), clean_fixed_list(), close_billable_incident(), create_incident(), create_incident_feedback(), create_incident_from_incoming(), create_temp_incoming(), customerExistsInDB(), dashboard_engineer_edit(), dashboard_links_edit(), dashboard_rss_edit(), dashboard_watch_incidents_edit(), decrement_free_incidents(), delete_signature(), does_contact_have_billable_contract(), drafts_waiting_on_incident(), draw_consultant_chart(), draw_job_chart(), get_next_jobtask(), get_tag_id(), getContactDetailsFromDBByEmail(), give_overview(), group_user_selector(), guess_contract_id(), incident(), incident_backup_switchover(), increment_incidents_used(), is_day_bank_holiday(), kb_article(), ldapOpen(), login(), MagpieRSS::MagpieRSS(), mark_task_completed(), move_update_to_incident(), new_update(), populate_syslang(), process_add_contact(), reopen_incident(), replace_tags(), reserve_monies(), saction_ChaseCustomers(), saction_ldapSync(), saction_tms_backup(), saction_tms_backup_purge(), schedule_action_done(), schedule_action_started(), send_template_jobs_email(), send_trigger_email(), setup_user_triggers(), show_form_errors(), sit_error_handler(), tms_backup_save(), transition_reserved_monites(), unreserve_monies(), update(), update_contract_balance(), update_last_billed_time(), update_transaction(), upload_file(), and user_alert().

For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo

© 2008-2011 Support Incident Tracker

Tsohost Logo