]> git.mxchange.org Git - mailer.git/blobdiff - click.php
Fix for ticket #86, thx 2 profi-concept :)
[mailer.git] / click.php
index 1f7398fba15b92a14e8c75f11fed0a5cefb599d0..94d68602c7d97420e0f240dc2a875a85a1a311c8 100644 (file)
--- a/click.php
+++ b/click.php
@@ -32,7 +32,7 @@
  ************************************************************************/
 
 // Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
 
 // Init "action" and "what"
 global $what, $action;
@@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "click"; $CSS = -1;
 
 // Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
 
 if (((!empty($_GET['user'])) || (!empty($_GET['reseller']))) && (!empty($_GET['banner']))) {
        // Update clicks counter...