Surfbar continued and some rewrites/fixes:
[mailer.git] / img.php
diff --git a/img.php b/img.php
index c962aeca321935c06f7ea5ef5c8f1fb1dc2dd6ce..2e7d46fb9d1f1ca0e75859e5f315b5659db0c14e 100644 (file)
--- a/img.php
+++ b/img.php
@@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "img"; $CSS = -1;
 
 // Load the required file(s)
 $GLOBALS['module'] = "img"; $CSS = -1;
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {
 
 // Script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {