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/config.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'ratatoeskr/config.php') diff --git a/ratatoeskr/config.php b/ratatoeskr/config.php index 2b58921..51ec257 100644 --- a/ratatoeskr/config.php +++ b/ratatoeskr/config.php @@ -9,5 +9,3 @@ $config["mysql"]["db"] = ''; $config["mysql"]["user"] = ''; $config["mysql"]["passwd"] = ''; $config["mysql"]["prefix"] = 'ratatoeskr_'; - -?> -- cgit v1.2.3-54-g00ecf