Changeset 53973 in spip-zone
- Timestamp:
- Nov 2, 2011, 3:58:10 PM (9 years ago)
- Location:
- _plugins_/agenda/trunk
- Files:
-
- 2 added
- 1 deleted
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/agenda/trunk/agenda_administrations.php
r53972 r53973 61 61 ); 62 62 include_spip('maj/svn10000'); 63 $maj['0.24 '] = array(63 $maj['0.24.0'] = array( 64 64 65 65 array('maj_liens','mot','evenement'), -
_plugins_/agenda/trunk/agenda_fonctions.php
r53777 r53973 8 8 9 9 include_spip('inc/agenda_filtres'); 10 include_spip('public/agenda'); 10 11 11 12
Note: See TracChangeset
for help on using the changeset viewer.