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/Input.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/phorkie/Exception/Input.php (limited to 'src/phorkie/Exception/Input.php') diff --git a/src/phorkie/Exception/Input.php b/src/phorkie/Exception/Input.php new file mode 100644 index 0000000..7f27b42 --- /dev/null +++ b/src/phorkie/Exception/Input.php @@ -0,0 +1,17 @@ +httpStatusCode = 400; + } +} + +?> -- cgit v1.2.3