]> git.mjollnir.org Git - moodle.git/commit
Changing to use require_param meant that restore session was not cleared, causing...
authorsam_marshall <sam_marshall>
Mon, 10 Apr 2006 11:49:48 +0000 (11:49 +0000)
committersam_marshall <sam_marshall>
Mon, 10 Apr 2006 11:49:48 +0000 (11:49 +0000)
commitbb2848749a6bf7b46840e274fbb65b58959a9d09
tree21aedf1dbce677bb7dc17d274d6aa8c8df41406f
parent96463e677e0f7fbfba9244ed84e9b979e16a466b
Changing to use require_param meant that restore session was not cleared, causing a 2nd restore in succession of same backup to fail. One-line tweak fixes it - I think (I think it's ok but filed as bug 5145 so the appropriate person can check if I messed up)
backup/restore_check.html