Logging of mails if DEBUG_MAIL is defined removed
[mailer.git] / css.php
diff --git a/css.php b/css.php
index 4092cda32106c76e80df98d8a3e3a5f0c01f0967..1917cee822bc65efbcd69cad64ce5cccd5c7ea20 100644 (file)
--- a/css.php
+++ b/css.php
@@ -45,7 +45,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $CSS = "1"; $GLOBALS['module'] = "css";
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Set header
 @header("Content-type: text/css");