diff options
Diffstat (limited to 'ratatoeskr/sys/urlprocess.php')
-rw-r--r-- | ratatoeskr/sys/urlprocess.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ratatoeskr/sys/urlprocess.php b/ratatoeskr/sys/urlprocess.php index 841ac67..4582a7e 100644 --- a/ratatoeskr/sys/urlprocess.php +++ b/ratatoeskr/sys/urlprocess.php @@ -175,5 +175,3 @@ class Redirect extends Exception * An Exception */ class NotFoundError extends Exception { } - -?> |