]> git.mxchange.org Git - mailer.git/blobdiff - view.php
Continue link added, contributed by profi-concept. Partly resolves #3
[mailer.git] / view.php
index a22e83582c555b0b8226fc406004e3133b41da0a..8c94dae7eac6b2da5ddeab1b7d4d25b10f3a081b 100644 (file)
--- a/view.php
+++ b/view.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;