Changeset 91403 in spip-zone
- Timestamp:
- Aug 18, 2015, 10:21:49 AM (6 years ago)
- Location:
- _plugins_/indexer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/indexer/trunk/paquet.xml
r91402 r91403 2 2 prefix="indexer" 3 3 categorie="navigation" 4 version="2.0. 1"4 version="2.0.2" 5 5 etat="dev" 6 6 compatibilite="[3.0.0;3.1.*]" -
_plugins_/indexer/trunk/prive/squelettes/contenu/indexer.html
r82681 r91403 13 13 14 14 $SpipSourcesIndexer = new Spip\Indexer\Sources\SpipSourcesIndexer($indexer, $sources); 15 $SpipSourcesIndexer->setTablesLiensAuto();16 15 17 16 if (_request('run')) {
Note: See TracChangeset
for help on using the changeset viewer.