]> git.mjollnir.org Git - moodle.git/commit
Corrected line that would cause restore_create_modules to return True if the first...
authorsam_marshall <sam_marshall>
Mon, 13 Mar 2006 16:32:22 +0000 (16:32 +0000)
committersam_marshall <sam_marshall>
Mon, 13 Mar 2006 16:32:22 +0000 (16:32 +0000)
commitf95310d2242f0d95a496f0c2aa67c48c609cafb5
tree9872ffca00ecba871b6adbb864fcd157fba776cd
parent3a8ad5764f2688e97f3502ac2a6960a15f6fb25c
Corrected line  that would cause restore_create_modules to return True if the first module fails to restore, but the second succeeds. (Whereas it would already be False if the first succeeds, but second fails.)
backup/restorelib.php