17 Feb
2011
17 Feb
'11
7:02 p.m.
User: sdboyer Branch: HEAD Date: Thu, 17 Feb 2011 18:02:13 +0000 Modified files: /modules/versioncontrol/includes VersioncontrolRepository.php controllers.inc Log message: Use empty() instead of isset() for determining if a VersioncontrolEntity::save() should insert() or delete(). isset() ends up being overzealous when we're passing our repo objects through serialization, etc. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/inc... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/inc...