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) --- src/Phorkie/Exception/NotFound.php | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/Phorkie/Exception/NotFound.php (limited to 'src/Phorkie/Exception/NotFound.php') diff --git a/src/Phorkie/Exception/NotFound.php b/src/Phorkie/Exception/NotFound.php deleted file mode 100644 index a62d1f1..0000000 --- a/src/Phorkie/Exception/NotFound.php +++ /dev/null @@ -1,16 +0,0 @@ -httpStatusCode = 404; - } -} - -?> -- cgit v1.2.3