]> git.mjollnir.org Git - moodle.git/commitdiff
merged, fixing wrong comment
authortoyomoyo <toyomoyo>
Tue, 7 Nov 2006 03:14:46 +0000 (03:14 +0000)
committertoyomoyo <toyomoyo>
Tue, 7 Nov 2006 03:14:46 +0000 (03:14 +0000)
lib/accesslib.php

index f68e87c518ae2b495ec1bb1390f251900ee9815a..43ec20b51f313e74627a05126898c523a80fc943 100755 (executable)
@@ -162,7 +162,7 @@ function get_guest_role() {
 
 /**
  * This functions get all the course categories in proper order
- * @param int $context
+ * @param object $context
  * @param int $type
  * @return array of contextids
  */