source: plugins/agenda_1_9_1/agenda_mes_fonctions.php @ 8

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

plugin agenda para poner eventos en SPIP.js

File size: 193 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.