]> git.mxchange.org Git - mailer.git/blobdiff - beg.php
Cache system rewritten, thanks to profi-concept's hints of including not evaluating it
[mailer.git] / beg.php
diff --git a/beg.php b/beg.php
index 0f69f2a4bafa798b3127766077b2317b27e1be67..368d6db1dc5b8b3875d99ec1d86eb053141acb07 100644 (file)
--- a/beg.php
+++ b/beg.php
@@ -46,7 +46,7 @@ $CSS = -1;
 $msg = null;
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the "beg" extension active?
 if (!EXT_IS_ACTIVE("beg")) {