]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/beg_functions.php
is only supported in email templates and not required in member login area
[mailer.git] / inc / libs / beg_functions.php
index ac21a85221bc5ac0263f6abffa261476e88089b0..6536b44c3d6b47e1047132c74b0bb92e173e62e1 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                           *
  * 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