]> git.mxchange.org Git - mailer.git/commitdiff
Opps
authorquix0r <quix0r@mxchange.org>
Sun, 21 Oct 2012 09:06:36 +0000 (09:06 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 21 Oct 2012 09:06:36 +0000 (09:06 +0000)
modules.php

index c1a212c599141686bab57e0916f1dc62d8336d7d..4a717981da624a2fd62a8fed92e543202507fa86 100644 (file)
@@ -52,7 +52,6 @@ $GLOBALS['__output_mode'] = '0';
 require('inc/config-global.php');
 
 // Include module
-//die(generateDereferrerUrl(base64_decode(urldecode('aHR0cDovL3d3dy55b29tZWRpYS5kZS9jb2RlL3QtbWFpbC5waHA%2FaWQ9MjQ4NSZzaWQ9NjM5MA%3D%3D'))));
 doIncludeModule();
 
 // [EOF]