search_perm()
Implementation of hook_perm().
modules/search/search.module, line 143
<?php function search_perm() { return array('search content', 'use advanced search', 'administer search'); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen