diff --git a/mobile/functions.php b/mobile/functions.php index 71baa08d1..91ca397f9 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -43,7 +43,7 @@ while ($line = db_fetch_assoc($result)) { $id = $line["id"]; $unread = $line["unread"]; - + // $unread = rand(0, 100); if ($unread > 0) { @@ -115,7 +115,7 @@ } print "