2 Dec
2008
2 Dec
'08
6:19 a.m.
User: crell Branch: DRUPAL-6--1 Date: Tue, 02 Dec 2008 05:19:39 +0000 Modified files: /modules/autoload autoload.module Log message: - Use hook_flush_caches() to clear the lookup table rather than rescanning on every failure. Rescanning on every failure was causing dozens of needless cache_set() calls. Oops. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/autoload/autoload....