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/sys/utils.php | 1 - 1 file changed, 1 deletion(-) (limited to 'ratatoeskr/sys/utils.php') diff --git a/ratatoeskr/sys/utils.php b/ratatoeskr/sys/utils.php index 4b4298f..dd330c6 100644 --- a/ratatoeskr/sys/utils.php +++ b/ratatoeskr/sys/utils.php @@ -226,4 +226,3 @@ function delete_directory($dir) * The Base path of this ratatoeskr site. */ define("SITE_BASE_PATH", dirname(dirname(dirname(__FILE__)))); -?> -- cgit v1.2.3-70-g09d2