--- --- Upgrade script from 6.0.0d1 to 6.0.0d2 --- --- Remove the unused privilege 'chat_avatar_allow' --- --- @author Hector Romojaro (hector.romojaro@gmail.com) --- @creation-date 01/03/2019 --- @cvs-id $Id: upgrade-6.0.0d1-6.0.0d2.sql,v 1.3 2024/09/11 06:15:49 gustafn Exp $ --- acs_privilege.remove_child('chat_room_admin', 'chat_avatar_allow'); acs_privilege.drop_privilege('chat_avatar_allow');