Changeset - 2e6cc9ff84be
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2011-03-21 23:32:26
ohnobinki@ohnopublishing.net
Fix variable misnomer in last commit.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
input.php
Show inline comments
 
@@ -29,7 +29,7 @@ require_once('inc' . DIRECTORY_SEPARATOR
 

	
 
$schedule_store = FALSE;
 
$sch = FALSE;
 
$fix_errors = FALSE;
 
$errors_fix = FALSE;
 
$school = $inputPage->get_school();
 

	
 
$parent_schedule_id = NULL;
0 comments (0 inline, 0 general)