From c3cc300a952a793b9655226db1aad050daaa3803 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 26 Apr 2020 16:48:01 +0200 Subject: Some simple code formatting - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags --- ratatoeskr/frontend.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'ratatoeskr/frontend.php') 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) * */ class CommentRejected extends Exception {} - -?> -- cgit v1.2.3-54-g00ecf