Hi,
got a small question: How can I check if a BE user is allowed to create
records on a page X?
I know the function $GLOBALS['BE_USER']->check('tables_modify', $uid))
to check if the user is allowed to add a record in general but I have no
clue how to check the DB mount of a user.
Help would be great!
Georg