From 9718cfd5bc9cc952bd7750a39eacd50632263b4b Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Fri, 20 Jun 2014 13:17:57 +0000 Subject: [PATCH] Modify comment : esthetics git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1476 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- authorization.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorization.php b/authorization.php index 62dc513..4e6d337 100644 --- a/authorization.php +++ b/authorization.php @@ -42,7 +42,7 @@ class authorization { } - /** Remove the informations about an object + /** Remove the informations about an object and all its sub-objects @param string $object Object path to drop */ public function drop ($object) {