register( 'get:conflicts/{shift}/{calendar}/{start}/{end}/{employee}', array('SH4_Conflicts_View_Index', 'render') ) ; $acl ->register( 'get:shifts/{id}/conflicts', array('SH4_Conflicts_Acl', 'checkView') ) ; } }