X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ftemplate-functions.php;h=4da8ef31b200524115d5b34bb1e23de321738988;hb=34bd67db3a98d58e2c3aee64af4fcb2dca1029c4;hp=8f1349c454df6a6b5093b3c363c55b87b4b2dfc0;hpb=55dd61bf035773f00ba0f7f3b56a5299b2ac9693;p=mailer.git diff --git a/inc/template-functions.php b/inc/template-functions.php index 8f1349c454..4da8ef31b2 100644 --- a/inc/template-functions.php +++ b/inc/template-functions.php @@ -276,7 +276,6 @@ function loadTemplate ($template, $return = false, $content = array()) { // Init some data $ret = ''; - if (empty($GLOBALS['refid'])) $GLOBALS['refid'] = '0'; // Base directory $basePath = sprintf("%stemplates/%s/html/", getPath(), getLanguage());