23 include_once __DIR__ .
'/admin_header.php';
32 $gperm_name=
'use_debugbar';
36 if (
'POST'==Request::getMethod()) {
44 $permElement =
$permHelper->getGroupSelectFormForItem(
52 $form->addElement($permElement);
58 include_once __DIR__ .
'/admin_footer.php';
const _MA_DEBUGBAR_PERMISSION_FORM
const _MA_DEBUGBAR_FORM_SUBMIT
const _MA_DEBUGBAR_PERMISSION_GROUPS
const _MA_DEBUGBAR_FORM_PROCESSED