public
Description: Bug application built on Zend Framework, primarily as a demo app for Dutch PHP Conference
Homepage: http://weierophinney.net/matthew/archives/179-DPC08-Wrapup.html
Clone URL: git://github.com/weierophinney/bugapp.git
bugapp /
name age message
file README Loading commit data...
directory application/
directory data/
directory misc/
directory public/
directory scripts/
directory tests/
README
BUG APPLICATION

This sample bug application was developed for a workshop at the Dutch PHP
Conference (2008). It is incomplete and completely unstyled, and comes with
absolutely no guarantees whatsoever. Its sole purpose was to provide a basis for
the examples and direction of the workshop. Use and modify at your own risk.

You may need to edit public/.htaccess slightly to specify your native timezone;
otherwise, simply setup a vhost pointing the document root at public/ and start
playing.