X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fuberwach_functions.php;h=7f62c7cf82df134e008aa2a476527be9f39203a5;hb=92d163cb055d5e0d6c78ebbf03304f47fbf68314;hp=ece6ad2457503c220d31cab91f0fb7114af13b4c;hpb=07e126c776ca39d4e8d6a751af02b08221e664e2;p=mailer.git diff --git a/inc/libs/uberwach_functions.php b/inc/libs/uberwach_functions.php index ece6ad2457..7f62c7cf82 100644 --- a/inc/libs/uberwach_functions.php +++ b/inc/libs/uberwach_functions.php @@ -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 * * Copyright (c) 2009, 2010 by Mailer Developer Team * @@ -45,7 +43,7 @@ if (!defined('__SECURITY')) { // Loads the snippet for the uberwach action function loadUberwachSnippet () { // Simply load the template here - $GLOBALS['page_footer'] .= loadTemplate('uberwach_snippet', true, $content); + $GLOBALS['page_footer'] .= loadTemplate('uberwach_snippet', true); } // Filter for displaying uberwach snippet