From d5bcd65a74fe5671205da21eb6baf7b56b98f8d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Mon, 4 Feb 2008 14:26:24 +0100 Subject: [PATCH] cron scripts: Disable updateRatings() --- cron/cleanup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron/cleanup.php b/cron/cleanup.php index 473b057..18d5d92 100644 --- a/cron/cleanup.php +++ b/cron/cleanup.php @@ -34,7 +34,7 @@ removeScreenshotsWithMissingFiles(); maintainerCheck(); /* Updates the rating info for all versions based on test results */ -updateRatings(); +//updateRatings(); /* * Warn users that have been inactive for some number of months