]> git.mjollnir.org Git - moodle.git/commit
Added feature to blocks (and restorelib) so that blocks get a method call (default...
authorsam_marshall <sam_marshall>
Thu, 21 Sep 2006 12:07:15 +0000 (12:07 +0000)
committersam_marshall <sam_marshall>
Thu, 21 Sep 2006 12:07:15 +0000 (12:07 +0000)
commita82e9bc3bbd6bf2f93cb6a060ef2406cd010d9fb
tree870096420ce2beead27c3a379e35896c1672aefa
parentdb33348f53bd9048409c85b2c580e30ab487c827
Added feature to blocks (and restorelib) so that blocks get a method call (default does nothing) after they are restored. This allows blocks to change their settings if necessary in respect of the new course roll-forward 'restore and change start date' feature that Al implemented recently. The core blocks happen not to store dates anyway so don't need this, but contributed blocks may well do.
backup/restorelib.php
blocks/moodleblock.class.php