#Emergency Site Software
A small php software that provides an easy way to create a site like http://emergencycompliment.com/.
[Reference implementation](http://emergencysitesoftware.com/).
##License
The source code of this project is available under a New BSD License.
##News
###Nov 12 2013
This project is currently in stasis.
###Aug 18 2013
An update including a working MySQL (PDO) implementation is in the works and should be
pushed as early as tomorrow. (This update will not include an admin interface or a
submission interface, that will take a bit more testing. It will allow you to use
something like PHPMyAdmin to edit entries)
##Changelog
[+] Added
[-] Removed
[~] Fixed
###0.2 (current)
[~] Cleaning
[~] Refactoring
[~] Rewriting
[-] Placeholders
###0.1
[+] Database interfaces
[+] PHP 'database'
[+] Main classes
[+] Javascript/CSS
[+] Placeholders