X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/4d3b1690a86631b4b1abc74dfa4c4e5bde8faf10..6e2db84e2ed034f930afe3abca9142861a799b71:/www/list.php diff --git a/www/list.php b/www/list.php index a212322..a75fda8 100644 --- a/www/list.php +++ b/www/list.php @@ -2,7 +2,7 @@ /** * Fork a repository */ -namespace Phorkie; +namespace phorkie; require_once 'www-header.php'; $rs = new Repositories();