]> git.mjollnir.org Git - moodle.git/commit
course/index: Move categories around using move_category()
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:14:34 +0000 (07:14 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:14:34 +0000 (07:14 +0000)
commit88903eeab951f3bc693f28b3a66367f1b67f7527
treec6bdbb330dd0863c3dfa199f520cb4dd9b955b06
parent19f601d1785bd162754bc9ee035faae10fcf5578
course/index: Move categories around using move_category()

Use the newfangled move_category() when moving categories
around, to ensure we Do The Right Thing in the backend,
decoupled from UI stuff.
course/index.php