X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=surfbar.php;h=adfa099fe0d94abc9b67ca2a536e15943c804c72;hp=119453ad9dd38b80e5ca324e72c324317df2e111;hb=fad1ea280c27f9ba8ae818b87b0ba29d2c113b1b;hpb=f3e4c2c048761589836fdbe6bd2e46599a1833a7 diff --git a/surfbar.php b/surfbar.php index 119453ad9d..adfa099fe0 100644 --- a/surfbar.php +++ b/surfbar.php @@ -10,10 +10,10 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Die Surfbar selbst * * -------------------------------------------------------------------- * - * $Revision:: 856 $ * - * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: stelzi $ * + * $Author:: $ * * Needs to be in all Files and every File needs "svn propset * * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * @@ -87,7 +87,7 @@ if (isInstalled()) { REQUEST_UNSET_GET(('frame')); } elseif ((REQUEST_ISSET_GET(('frame'))) && (REQUEST_GET('frame') == "stats")) { // Get total points amount - $points = GET_TOTAL_DATA($GLOBALS['userid'], "user_points", "points") - GET_TOTAL_DATA($GLOBALS['userid'], "user_data", "used_points"); + $points = GET_TOTAL_DATA(getUserId(), "user_points", "points") - GET_TOTAL_DATA(getUserId(), "user_data", "used_points"); // Prepare content $content = array(