Changeset 93589 in spip-zone
- Timestamp:
- Dec 12, 2015, 11:14:42 AM (5 years ago)
- Location:
- _plugins_/bootstrap/trunk
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/bootstrap/trunk/bootstrap3_options.php
r93382 r93589 2 2 3 3 $GLOBALS['marqueur_skel'] = (isset($GLOBALS['marqueur_skel']) ? $GLOBALS['marqueur_skel'] : '').":bootstrap3"; 4 if (strncmp($GLOBALS['spip_version_branche'],"3.0",3)==0){5 _chemin(_DIR_PLUGIN_BOOTSTRAP3."spip3/");6 } -
_plugins_/bootstrap/trunk/paquet.xml
r93586 r93589 2 2 prefix="bootstrap3" 3 3 categorie="outil" 4 version="3.0. 1"4 version="3.0.2" 5 5 etat="test" 6 6 compatibilite="[3.0.2;3.1.*]"
Note: See TracChangeset
for help on using the changeset viewer.