<?php
global $ac_list;
$ac_list['editorLevel'] = 3;
$ac_list['showInactiveButtonBar'] = 1; //optional, show inactive buttons and help button
//$ac_list['userView'] = 9;
$ac_list['userNew'] = 9;
$ac_list['userEdit'] = 3;
$ac_list['userDelete'] = 9;
$ac_list['userPassWdMaint'] = 1;
$ac_list['maintUserProf'] = 1;
$ac_list['viewGeneralUG'] = 0;
$ac_list['viewGeneralGridsUG'] = 1;
$ac_list['viewGeneralFilterUG'] = 1;
$ac_list['viewGeneralDialogsUG'] = 9;
$ac_list['viewControlBarUG'] = 2;
$ac_list['viewConfigurationUG'] = 9;
$ac_list['viewXinhaUG']=9;
$ac_list['viewApiUG'] = 9;
$ac_list['viewDevPortableUG'] = 9;
$ac_list['viewDevXamppUG'] = 9;
$ac_list['viewDevEclipseUG'] = 9;
$ac_list['viewDevTestUG'] = 9;
$ac_list['exampleView'] = 0;
$ac_list['printMeldeergebnis'] = 3;
$ac_list['printProgramBrochure'] = 3;
$ac_list['printDialog'] = 3;
$ac_list['editRegatta'] = 9;
$ac_list['newRegatta'] = 3;
$ac_list['importRegatta'] = 3;
$ac_list['editRegattaCharges'] = 3;
$ac_list['newRegattaCharges'] = 3;
$ac_list['deleteRegattaCharges'] = 3;
$ac_list['editRegattaChargingRules'] = 3;
$ac_list['newRegattaChargingRules'] = 3;
$ac_list['deleteRegattaChargingRules'] = 3;
$ac_list['viewRegattaStatistic'] = 3;
$ac_list['viewRegattaCashStatistic'] = 9;
$ac_list['getImportRegattaMeldungDialog'] = 3;
$ac_list['newSportler'] = 3;
$ac_list['editSportler'] = 3;
$ac_list['deleteSportler'] = 3;
$ac_list['importSportler'] = 3;
$ac_list['newVerein'] = 3;
$ac_list['editVerein'] = 3;
$ac_list['deleteVerein'] = 3;
$ac_list['importVereine'] = 3;
$ac_list['newObleute'] = 3;
$ac_list['editObleute'] = 3;
$ac_list['deleteObleute'] = 9;
$ac_list['newReferee'] = 3;
$ac_list['editReferee'] = 3;
$ac_list['deleteReferee'] = 3;
$ac_list['editTeam'] = 3;
$ac_list['newTeam'] = 3;
$ac_list['deleteTeam'] = 3;
$ac_list['importTeams'] = 3;
$ac_list['newTeamForAll'] = 3;
$ac_list['editTeamForAll'] = 3;
$ac_list['deleteTeamFromDB'] = 3;
$ac_list['newTeamVereinForAll'] = 3;
$ac_list['getDeleteTeamOfRennenDialog'] = 3;
$ac_list['csvExport'] = 3;
$ac_list['raceDrawing'] = 3;
$ac_list['editAthlet'] = 3;
$ac_list['deleteAthlet'] = 3;
$ac_list['editVereinRegatta'] = 3;
$ac_list['deleteVereinRegatta'] = 3;
$ac_list['newReferee'] = 3;
$ac_list['editReferee'] = 3;
$ac_list['deleteReferee'] = 3;
$ac_list['raceStartFinish'] = 3;
$ac_list['newRennen'] = 3;
$ac_list['editRennen'] = 3;
$ac_list['deleteRennen'] = 3;
$ac_list['moveRennen'] = 3;
$ac_list['searchInitialize'] = 9;
$ac_list['searchPerform'] = 2;
?>