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
Matthew Weier O'Phinney (author)
Wed Dec 10 20:20:04 -0800 2008
bugapp / README
100644 11 lines (8 sloc) 0.495 kb
1
2
3
4
5
6
7
8
9
10
11
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.