some basic form work, need to lear more about custom form validation/rendering.

This commit is contained in:
Naomi 2011-01-28 17:37:31 -05:00
parent 381cdc11a9
commit 10d9d13993
11 changed files with 791 additions and 619 deletions

View file

@ -384,7 +384,6 @@ class Show {
}
}
//TODO should only delete shows that are in the future.
public function deleteShow($timestamp, $dayId=NULL) {
global $CC_DBC;