From 3c51baa4167d5a68ff010dc81525b9340c5f1329 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 24 May 2014 14:45:13 +0200 Subject: Moved code into src subfolder and fixed docu --- RuntimeError.php | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 RuntimeError.php (limited to 'RuntimeError.php') diff --git a/RuntimeError.php b/RuntimeError.php deleted file mode 100644 index e9e9b89..0000000 --- a/RuntimeError.php +++ /dev/null @@ -1,10 +0,0 @@ - is false, this will generate a error message instead of the tag's output. - */ -class RuntimeError extends \Exception {} -- cgit v1.2.3-54-g00ecf