You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2 lines
315 B

update `users_permissions` set `permDesc`='Can add objects to the category (needs tiki_p_modify_object_categories)' where `permName`='tiki_p_add_object';
update `users_permissions` set `permDesc`='Can remove objects from the category (needs tiki_p_modify_object_categories)' where `permName`='tiki_p_remove_object';