X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/e3757ad55ac7f161d4de11e38fb57166a8ee85f7..b37a4932bbdba191868810ab9a5d648a1b197889:/www/raw.php?ds=sidebyside diff --git a/www/raw.php b/www/raw.php index 9128770..69b5f56 100644 --- a/www/raw.php +++ b/www/raw.php @@ -2,7 +2,7 @@ /** * Displays a file */ -namespace Phorkie; +namespace phorkie; require_once 'www-header.php'; $repo = new Repository(); $repo->loadFromRequest();