X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fstats.php;h=eac8a8e12a7b06c52a3d37836715565199ccb110;hp=cf9b412703f6b6bbe95c8eb62417c832d0a0d441;hb=5973166a4b936e2f8e2d923bc6dcb8bc3db89d85;hpb=086ed1db2ec28817b3370481455c84ceaf6448c2 diff --git a/include/stats.php b/include/stats.php index cf9b412..eac8a8e 100644 --- a/include/stats.php +++ b/include/stats.php @@ -14,7 +14,7 @@ if(!$myid) output_status(); -DB_get_PREF($myid); +$PREF = DB_get_PREF($myid); DB_update_user_timestamp($myid);