Skip to content
Christian Rieger edited this page Jul 1, 2019 · 5 revisions

Changed all sites for template change, $checkme and constant.php has to be included before everything else.


27.06
insert rightroles.php same as rolerights.php just switched the table so it fits barly on one page. the rolerights.php will be deleted i think.
have a nice day!


26.06.
brought rolerights.php to a working level
the new right 'editPermission' is required to view this page, there will be NO menu entry for this page!
please only give the permission 'editPermission' (aka PERM_EDIT_PERM) to the role internalAdmin, thanks.
also changed the $userLevel, this variable should get a permission const like for example: PERM_INSERT_INTO_CATALOGUE
the check of the $userLevel in the init.php has changed to: if(!$prem->hasPermission($userLevel))


if someone makes a big (or important) change in the project write here some lines, thanks.
or just create a new page, but then there must be a link from this page.
and please insert new content on the top of the page thanks.

Clone this wiki locally