Changeset - 33415a1408d1
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 13 years ago 2012-10-10 08:54:06
ohnobinki@ohnopublishing.net
calvin: Remove unused variables from crawler.
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
school.d/calvin.crawl.inc
Show inline comments
 
@@ -230,9 +230,6 @@ function calvin_crawl_semester(array $sc
 
    $form['VAR' . $day] = '';
 
  */
 

	
 
  $semester_start_min = 0;
 
  $semester_end_max = 0;
 

	
 
  $skipped_sections = array('incomplete meeting info' => 0, 'invalid meeting info format' => 0);
 
  /*
 
   * pages is populated by preg_match() below after the first looping.
0 comments (0 inline, 0 general)