From 2b4b34a76f42841e964a549fc64c02ba4f60a3f4 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 3 Apr 2012 20:15:57 +0200 Subject: rename Phorkie to phorkie (lowercase) --- www/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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(); -- cgit v1.2.3