Surfbar continued and some rewrites/fixes:
[mailer.git] / doubler.php
index b779650b0e462b5688a0131b43672f307d0a1738..4bbc6581b02d46f7d2319a8834136b641185606e 100644 (file)
@@ -46,7 +46,7 @@ $GLOBALS['refid'] = 0;
 $CSS = 0;
 
 // Load the required file(s)
 $CSS = 0;
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the "doubler" extension active?
 if (!EXT_IS_ACTIVE("doubler")) {
 
 // Is the "doubler" extension active?
 if (!EXT_IS_ACTIVE("doubler")) {