/bin/time_entry.php

Description

Method A and B time entry

Include this file into a page in order to have it process a form.

Expected variables, via $_POST

  • submit == OK
  • start, end: two times in the HH:MM:SS format
  • date: a day in the datetime format (ie. YYYY/MM/DD)
  • project: the project id to punch in
The time entries are added for the current logged in user.

Includes
require_once (dirname(__FILE__).'/login.php') (line 47)

This page is protected by TimeAuth voodoo

require_once (dirname(__FILE__).'/../TimeEntry.php') (line 48)
require_once (dirname(__FILE__).'/../Project.php') (line 49)
require_once (dirname(__FILE__).'/../ecdForms.inc.php') (line 50)
require_once (dirname(__FILE__).'/../ecdStd.inc.php') (line 51)

Documentation generated on Tue, 11 Jan 2005 01:38:34 -0500 by phpDocumentor 1.3.0RC3