silverstripe-cms/code/staticpublisher
Sean Harvey 5b993b9990 BUGFIX Fixed issue with StaticPublisher->onAfterWrite() failing because of incorrect arguments to Versioned::get_by_stage()
MINOR Fixed undefined variable error if $urls doesn't exist and tries to loop through the non-existant array in StaticPublisher->onAfterWrite()

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@74092 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:48:11 +13:00
..
FilesystemPublisher.php MINOR Readd of end php tag as per coding conventions 2011-02-02 17:47:40 +13:00
RsyncMultiHostPublisher.php ENHANCEMENT #3180: Added RsyncMultiHostPubilsher to 2.3 from trunk 2011-02-02 17:47:52 +13:00
StaticPublisher.php BUGFIX Fixed issue with StaticPublisher->onAfterWrite() failing because of incorrect arguments to Versioned::get_by_stage() 2011-02-02 17:48:11 +13:00