Project

General

Profile

Bug #24536 ยป 16991-checkperm.patch

Administrator Admin, 2011-01-13 07:41

View differences:

typo3/class.db_list_extra.inc (working copy)
}
// "Edit Perms" link:
if ($table=='pages' && $GLOBALS['BE_USER']->check('modules','web_perm')) {
if (t3lib_extMgm::isLoaded('perm') && $table=='pages' && $GLOBALS['BE_USER']->check('modules','web_perm')) {
$cells['perms'] =
'<a href="' .
htmlspecialchars(
    (1-1/1)