diff --git a/classes/DynamicPageException.class.php b/classes/DynamicPageException.class.php index 92c24fd..d4ae9f4 100644 --- a/classes/DynamicPageException.class.php +++ b/classes/DynamicPageException.class.php @@ -13,4 +13,4 @@ */ class DynamicPageException extends Exception {} -?> +?> \ No newline at end of file diff --git a/classes/MJException.class.php b/classes/MJException.class.php index 219862c..586abdc 100644 --- a/classes/MJException.class.php +++ b/classes/MJException.class.php @@ -63,4 +63,4 @@ class MJException extends Exception return $return . ''; } } -?> +?> \ No newline at end of file diff --git a/classes/StaticPageException.class.php b/classes/StaticPageException.class.php index 4943f9f..da6359e 100644 --- a/classes/StaticPageException.class.php +++ b/classes/StaticPageException.class.php @@ -15,4 +15,4 @@ class StaticPageException extends Exception { } -?> +?> \ No newline at end of file