Changeset - 43acd1a78fa7
[Not reviewed]
admin.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
ajax.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
auto.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
captcha_img.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
feedback-submit.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/admin.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
inc/class.classes_convert.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.course.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.course_slot.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.graph.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 

	
 
class barGraph {
 

	
 
// This array of values is just here for the example.
 
private $values = array();
 
private $image = null;
inc/class.page.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.schedule.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.section.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.section_meeting.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
inc/class.semester.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
inc/schedule_store.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
inc/school.crawl.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
inc/school.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
index.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
process.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
project.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
school.d/calvin.crawl.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/calvin.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/ccbcmd.crawl.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/ccbcmd.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/cedarville.crawl.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
school.d/cedarville.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
school.d/default.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/msu.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/umd.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
 *
 
 * This file is a part of slate_permutate.
 
 *
 
 * slate_permutate is free software: you can redistribute it and/or modify
school.d/umich.crawl.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2011 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
school.d/umich.inc
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 
/*
 
 * Copyright 2010 Nathan Gelderloos, Ethan Zonca, Nathan Phillip Brink
 
 *
 
 * This file is part of SlatePermutate.
 
 *
 
 * SlatePermutate is free software: you can redistribute it and/or modify
statsGraph.php
Show inline comments
 
<?php
 
<?php /* -*- mode: php; -*- */
 

	
 
  include_once 'inc/class.graph.php';
 

	
 
  // Make array of values
 
  $arr = array();
 

	
0 comments (0 inline, 0 general)