From: Raphaël Barrois Date: Tue, 16 Mar 2010 14:09:09 +0000 (+0100) Subject: Fix visibility levels X-Git-Tag: xorg/1.0.0~332^2~53 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=abb8de12765d99432f915e4057561f561f24bf89;p=platal.git Fix visibility levels Signed-off-by: Raphaël Barrois --- diff --git a/classes/profile.php b/classes/profile.php index 22d08e8..c374e1b 100644 --- a/classes/profile.php +++ b/classes/profile.php @@ -113,7 +113,7 @@ class Profile /** Returns the best visibility context toward $visibility * @param $visibility A wished visibility level - * @return The closest allowed visibility level + * @return An array of compatible visibilities * * if $visibility is null, the best visibility is returned */