Changeset 65410 in spip-zone for _plugins_/spip-bible/trunk/bible_fonctions.php
- Timestamp:
- Aug 31, 2012, 11:43:55 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip-bible/trunk/bible_fonctions.php
r39925 r65410 210 210 211 211 include_spip('traduction/'.$traduction); 212 $tableau = recuperer_passage($livre,$chapitre_debut,$verset_debut,$chapitre_fin,$verset_fin );212 $tableau = recuperer_passage($livre,$chapitre_debut,$verset_debut,$chapitre_fin,$verset_fin,$lang); 213 213 } 214 214 include_spip('inc/utils');
Note: See TracChangeset
for help on using the changeset viewer.