]> git.mjollnir.org Git - moodle.git/commit
MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY...
authortjhunt <tjhunt>
Wed, 9 Jul 2008 17:00:26 +0000 (17:00 +0000)
committertjhunt <tjhunt>
Wed, 9 Jul 2008 17:00:26 +0000 (17:00 +0000)
commitb1103f2bf2079c2687f9932934a5029b77a22f75
tree1d0f4826ddcef569ad4f388cb1efbc0c21fb0b82
parent453c96f68b8ae06c7009501e4d565b793a7ee63e
MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php.
mod/quiz/attempt.php
mod/quiz/reviewquestion.php
mod/quiz/startattempt.php
mod/quiz/tabs.php