9 Sep
2010
9 Sep
'10
9:49 p.m.
User: sdboyer Branch: HEAD Date: Thu, 09 Sep 2010 19:49:14 +0000 Modified files: /modules/versioncontrol versioncontrol.module Log message: Allow the backends list to be externally flushed (for testing purposes); this will be obviated by a drupal_static() call in D7, and a ctools_static() call if we end up introducing a ctools dependency. Also replace an instanceof call with is_subclass_of(), since the former requires the lefthand argument to be an instanciated object, whereas the latter can take strings for both. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...