X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/4d3b1690a86631b4b1abc74dfa4c4e5bde8faf10..4fea519a397df1e660f7e2b1fcd3805241797b6c:/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();