MDL-32508 course: Switch to 'section' URL param
authorDan Poltawski <dan@moodle.com>
Thu, 26 Apr 2012 12:49:36 +0000 (20:49 +0800)
committerDan Poltawski <dan@moodle.com>
Fri, 4 May 2012 02:52:58 +0000 (10:52 +0800)
commit45774bddf764c54d31c31f50946991f39a76292c
tree326ffa152e55a80268d911ce1298e89875888569
parente3c171e19b5c0a31a677df7c32306362b42b17d8
MDL-32508 course: Switch to 'section' URL param

This is a course format independent url param and replaces weekly/topic specific params.
By using a standardised param we are able to use this url consistenly across the codebase
and reduce the risk of param collision
course/format/topics/format.php
course/format/weeks/format.php
course/view.php