block_perm()
Implementation of hook_perm().
modules/block/block.module, line 112
<?php function block_perm() { return array('administer blocks', 'use PHP for block visibility'); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen