CURDATE()",$_POST['id'],1); if ($dq<0) { $msg="

There was an error deleting the lesson status:".mysql_error()."

"; } else if ($dq==0) { $msg="

The lesson wasn't deleted. It may have already been deleted or might not be an upcoming ongoing lesson.

"; } else { $msg="

Lesson deleted.

"; } } function show_add_makeup_time() { $title="Add Makeup Time"; head($title); ?>
Dashboard :

Add Makeup Time

Make up time added. You should now be able to add a makeup for this lesson.

"; } else { ?>

Select an active or future lesson to add makeup time to it. Only add time if there is a good reason for it (e.g. they are owed a makeup from a previous lesson, and this new lesson is just a reschedule of the rest of their lessons for the year).

Lesson:
Time to add: minutes
Reason:
Dashboard :

Exception

Lesson not found.

Database error