cron scripts: Disable updateRatings()

This commit is contained in:
Alexander Nicolaysen Sørnes
2008-02-04 14:26:24 +01:00
committed by Chris Morgan
parent d0b39672e0
commit d5bcd65a74

View File

@@ -34,7 +34,7 @@ removeScreenshotsWithMissingFiles();
maintainerCheck(); maintainerCheck();
/* Updates the rating info for all versions based on test results */ /* Updates the rating info for all versions based on test results */
updateRatings(); //updateRatings();
/* /*
* Warn users that have been inactive for some number of months * Warn users that have been inactive for some number of months