]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/.php
Template engine fixed:
[mailer.git] / inc / modules / sponsor / .php
index e1beb6300ad13d9534f6e147e96de9433468c16e..03310a253ad4ade8659a43610bc5d28f1eb4b0d7 100644 (file)
@@ -14,8 +14,6 @@
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -48,8 +46,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]
 ?>