Max
Results
1
comments of
Max
One simple solution for you would be to change the code yourself. You just need to edit app/Entities/Controllers/PageRevisionController.php You have to call: `$this->checkPermission('settings-manage'); ` in every method (index, show, changes)....