X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fbeg_functions.php;h=6536b44c3d6b47e1047132c74b0bb92e173e62e1;hb=3767eef30a9e514e95625e6da22418ab297b204d;hp=ac21a85221bc5ac0263f6abffa261476e88089b0;hpb=3c9f89dcfcf53c2d5c987bdd37cdcfe990de0691;p=mailer.git diff --git a/inc/libs/beg_functions.php b/inc/libs/beg_functions.php index ac21a85221..6536b44c3d 100644 --- a/inc/libs/beg_functions.php +++ b/inc/libs/beg_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 * @@ -92,7 +90,7 @@ function getBegUserid () { // Do we have cache? if (!isset($GLOBALS[__FUNCTION__])) { // Get it - $GLOBALS[__FUNCTION__] = getConfig(__FUNCTION__); + $GLOBALS[__FUNCTION__] = getConfig('beg_userid'); } // END - if // Return cache