Surfbar continued and some rewrites/fixes:
[mailer.git] / surfbar.php
index bcedacfb55a12d4007802a8ae7eb1eff28973c60..4966280da18cfbf8b0bd7acdfc0ef804ec99ce67 100644 (file)
@@ -47,7 +47,7 @@ $CSS = 0;
 $msg = null;
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {