]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/.php
More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / inc / modules / sponsor / .php
index e1beb6300ad13d9534f6e147e96de9433468c16e..85198439aeb66b98d59c72f5b4489abf5d0f2173 100644 (file)
@@ -48,8 +48,8 @@ if (!defined('__SECURITY')) {
        return;
 }
 
-// Put all HTML code into $OUT!
-// E.g.: $OUT = loadTemplate('sponsor_template', true);
+// Put all HTML code into $GLOBALS['sponsor_output']!
+// E.g.: $GLOBALS['sponsor_output'] = loadTemplate('sponsor_template', true);
 
 // [EOF]
 ?>