diff options
Diffstat (limited to 'ratatoeskr/frontend.php')
-rw-r--r-- | ratatoeskr/frontend.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ratatoeskr/frontend.php b/ratatoeskr/frontend.php index 71e940e..1103e59 100644 --- a/ratatoeskr/frontend.php +++ b/ratatoeskr/frontend.php @@ -880,5 +880,3 @@ function frontend_url_handler(&$data, $url_now, &$url_next) * <register_comment_validator> */ class CommentRejected extends Exception {} - -?> |