Changeset - 28ba454c4ff1
[Not reviewed]
default
0 1 0
ethanzonca - 15 years ago 2010-09-29 16:51:19

Fixed error on demo
1 file changed with 1 insertions and 3 deletions:
0 comments (0 inline, 0 general)
schedulecreator.php
Show inline comments
 
@@ -13,9 +13,7 @@ include_once 'class.section.php';
 

	
 
   
 
         $allClasses = new Schedule("Fall 2010");
 

	
 
	  $allClasses->title = "Demonstration :: SlatePermutate - Scheduler";
 
      	
 
  	
 
         $allClasses->addClass("CS 104");
 
         $allClasses->addSection("CS 104", "A", 1030, 1120, 24);
 
      	
0 comments (0 inline, 0 general)