From 9b0eaa62c4b8044efc96fb09675212c998162243 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Mon, 28 Feb 2011 12:36:30 +0000 Subject: [PATCH] 2011-02-28 Miguel de Dios * extensions/update_manager.php: replaced obsolete "give_acl" to "check_acl" and erased the "give_acl". git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4026 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index c68ce99b19..1e99f5d124 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,4 +1,8 @@ -2011-02-27 Miguel de Dios +2011-02-28 Miguel de Dios + * extensions/update_manager.php: replaced obsolete "give_acl" to "check_acl" + and erased the "give_acl". + +2011-02-28 Miguel de Dios * extensions/users_connected.php: fixed the double negation in the check_acl.