X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fstats.php;h=d49d57a67c54d8241cd1d8fe0428e1ff81e7313b;hp=cff6a84fb3eb4b22ec020f7a52a5a40952d36c54;hb=db82830ad5268aedd807536be2486de22b989ae0;hpb=02b7328ec7f2c4d9eb7862553da000f386830017 diff --git a/include/stats.php b/include/stats.php index cff6a84..d49d57a 100644 --- a/include/stats.php +++ b/include/stats.php @@ -12,8 +12,6 @@ $myid = DB_get_userid('email',$email); if(!$myid) return; -output_status(); - $PREF = DB_get_PREF($myid); DB_update_user_timestamp($myid); @@ -229,6 +227,9 @@ if( !$content = getCache("cache/stats.html",60*60*24) ) how often is the last trick a non-trump trick */ + /* needs this so that all tables are within the div and don't float around */ + echo "

 

\n"; + echo "\n"; /* end output */ /* write file to cache */