catalog_request/lib/available_perms.php

Go to the documentation of this file.
00001 <?php
00010 $a_perms = array(
00011     'can_use_catalog' => _('Can Use Catalog Requests'),
00012     'can_view_reps_requests' => _('Can View Reps Past Requests'),
00013     'can_delete_exported' => _('Can Delete Exported Catalog Requests'),
00014     'can_export' => _('Can Export Catalog Requests'),
00015 );
00016 ?>

Generated on Fri Jun 23 11:38:15 2006 for FastFrame by  doxygen 1.4.4