source: plugins/agenda/1_9_0/agenda_mes_fonctions.php @ 10

Last change on this file since 10 was 10, checked in by guille, 17 years ago

Plugins Necesarios

File size: 187 bytes
Line 
1<?php
2
3//include_spip('inc/agenda_filtres'); // declaration directe dans le xml pour eviter un find_in_path
4include_spip('public/criteres_agenda');
5include_spip('inc/agenda_filtres');
6
7?>
Note: See TracBrowser for help on using the repository browser.