From: toyomoyo Date: Tue, 7 Nov 2006 03:14:46 +0000 (+0000) Subject: merged, fixing wrong comment X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d963740dcdb1a33a014cc9907ee2d2aff6dc3a4b;p=moodle.git merged, fixing wrong comment --- diff --git a/lib/accesslib.php b/lib/accesslib.php index f68e87c518..43ec20b51f 100755 --- a/lib/accesslib.php +++ b/lib/accesslib.php @@ -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 */