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.
|
|
update `users_permissions` set `permDesc`='Obsolete tw>=4 (Can edit items in categories)' where `permName`='tiki_p_edit_categorized';
|
|
|
update `users_permissions` set `permDesc`='Obsolete tw>=4 (Can view categorized items)' where `permName`='tiki_p_view_categorized';
|
|
|
update `users_permissions` set `permDesc`='Obsolete tw>=4 (Can view categories)' where `permName`='tiki_p_view_categories';
|