Project

General

Profile

Feature #18815 » fixme_#2_8460_class.shortcutmenu.php.diff

Administrator Admin, 2008-05-19 18:30

View differences:

typo3/classes/class.shortcutmenu.php 2008-05-19 18:16:51.000000000 +0200
* @return boolean true if user has access, false if not
*/
public function checkAccess() {
// FIXME - needs proper access check
// Shortcutmodule should be enable for all editors
return true;
}
(2-2/2)