diff --git a/project.php b/project.php --- a/project.php +++ b/project.php @@ -37,8 +37,12 @@

Current development code can be retrieved via the Mercurial SCM at https://protofusion.org/hg/SlatePermutate

Requirements

-

To run properly, SlatePermutate requires a modern PHP environment (5.0+) that includes libcurl, and a writable cache directory for school and schedule data. SlatePermutate does not require a backend database.

SlatePermutate has optional requirements of Google Analytics tracking and reCaptcha for feedback forms; these options are set in the config.inc file.

- +

To run properly, SlatePermutate requires a modern PHP environment (5.0+) that includes libcurl, and a writable cache directory for school and schedule data. SlatePermutate does not require a backend database.

+

+ SlatePermutate has optional requirements of Google Analytics tracking + and phpcaptcha/securimage for + feedback forms; these options are set in the config.inc file. +

About

This program was created by Calvin College and Cedarville University students. SlatePermutate is written in PHP, with a valid XHTML frontend.