# HG changeset patch # User ethanzonca # Date 2010-09-23 21:44:22 # Node ID 2e1da4fcc1b6b883c58344dc50bdb0b039fb95ef # Parent 1a11bfb5181ed6e4053cfe773d043b93a0cd14f0 Made classes seperate from sections, added nonworking numerous option diff --git a/index.php b/index.php --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ ?>
View a demo output or get started on your own. This program was created specifically for use by Calvin College students, although it may work for other schools as well.
+View a demo output or get started on your own. This program was created specifically for use by Calvin College and Cedarville University students, although it may work for other schools as well.
diff --git a/input.php b/input.php --- a/input.php +++ b/input.php @@ -20,7 +20,7 @@ include_once 'inc/class.page.php';