6 lines
		
	
	
		
			232 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			232 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?PHP
 | |
| $podcast_contributor_roles['onair'] = 'Sprecher';
 | |
| $podcast_contributor_roles['recording'] = 'Aufnahme';
 | |
| $podcast_contributor_roles['technical_support'] = 'Technik';
 | |
| $podcast_contributor_roles['organization'] = 'Organisation';
 |