From a203cb09bec3deb853b3718b76cf391f5c63b264 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Tue, 7 Nov 2006 03:12:33 +0000 Subject: [PATCH] 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 f68e87c518a..43ec20b51f3 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 */