Approval.
This commit is contained in:
5
qu/podcast_contributor_roles.php
Normal file
5
qu/podcast_contributor_roles.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
$podcast_contributor_roles['onair'] = 'On air';
|
||||
$podcast_contributor_roles['recording'] = 'Recording';
|
||||
$podcast_contributor_roles['technical_support'] = 'Technical support';
|
||||
$podcast_contributor_roles['organization'] = 'Organization';
|
Reference in New Issue
Block a user