17 Mar
2009
17 Mar
'09
10:54 p.m.
User: crell Branch: DRUPAL-6--1 Date: Tue, 17 Mar 2009 21:54:58 +0000 Modified files: /modules/autoload autoload.module Log message: - by Crell: Changed empty() to !isset() to allow for empty lookup. Otherwise it causes the cache_get() to get called a few zillion times per page. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/autoload/autoload....