use repository and file classes
authorChristian Weiske <cweiske@cweiske.de>
Mon, 26 Mar 2012 06:05:46 +0000 (08:05 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 26 Mar 2012 06:05:46 +0000 (08:05 +0200)
commit5f427dd38c8d47711ea73015076bb390761e05dd
tree023a342befae896020e60581d7efaa91abcdcba4
parent6d0777840e50ce98f3d96629b4e92bbdccd3001c
use repository and file classes
data/templates/display.htm
data/templates/exception.htm [new file with mode: 0644]
src/Phorkie/Exception.php [new file with mode: 0644]
src/Phorkie/Exception/Input.php [new file with mode: 0644]
src/Phorkie/Exception/NotFound.php [new file with mode: 0644]
src/Phorkie/File.php [new file with mode: 0644]
src/Phorkie/Repository.php [new file with mode: 0644]
www/display.php
www/index.php
www/www-header.php