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