asset_perm()
Implementation of hook_perm().
vpx_beheer_mm/asset/asset.module, line 150
<?php function asset_perm() { return array('browse assets', 'edit assets', 'delete assets'); } ?>
Some quick links to get you started