4 lines
124 B
PHP
4 lines
124 B
PHP
|
<?PHP
|
||
|
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||
|
$appointment_contributor_roles['presenter'] = 'Presenter';
|