From d963740dcdb1a33a014cc9907ee2d2aff6dc3a4b Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Tue, 7 Nov 2006 03:14:46 +0000 Subject: [PATCH] merged, fixing wrong comment --- lib/accesslib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5