]> git.mxchange.org Git - mailer.git/commitdiff
Fix... :-(
authorRoland Häder <roland@mxchange.org>
Tue, 3 Aug 2010 23:15:59 +0000 (23:15 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 3 Aug 2010 23:15:59 +0000 (23:15 +0000)
inc/libs/beg_functions.php

index ac21a85221bc5ac0263f6abffa261476e88089b0..5fb6055eb74898c3c2030b31115faf0b7f1618f5 100644 (file)
@@ -92,7 +92,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