#SET{date_debut_sql,#ENV{date_debut}|orr_date_sql}
#SET{date_fin_sql,#ENV{date_fin}|orr_date_sql}
#SET{T_selected,#ARRAY} [(#SET{T_selected,#ENV{selected}|explode{','}})]
[(#ENV{date_debut_ajax}|oui) #SET{date_debut_sql,#VAL{"Y-m-d H:i:s"}|date{#ENV{date_debut_ajax}|strtotime}}]
[(#ENV{date_fin_ajax}|oui) #SET{date_fin_sql,#VAL{"Y-m-d H:i:s"}|date{#ENV{date_fin_ajax}|strtotime}}]
#SET{recup_ressource, #ID_OBJET}
[(#AUTORISER{creer,orr_reservation,#ID_ORR_RESSOURCE}|oui)
]