1.7.3 how to enable other users to change or delete all bookings?
Brought to you by:
jberanek
Hi
We are using MRBS 1.7.3 with ldap authentication.
As per default, users can only change or delete their own entries.
Admins can change or delete all entries.
How can i enable that users can not only change their entries, but also the ones created by other users?
I need to have a separate MRBS admin group since they should be the only people who are able to generate reports (see my other mail).
Best,
Thomas
Edit mrbs_auth.inc and change line 252 in the function auth_book_admin() from
to