Changeset 93598 in spip-zone
- Timestamp:
- Dec 12, 2015, 6:12:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_outils_/spip-cli/trunk/spip.php
r93595 r93598 180 180 181 181 // Création de la ligne de commande 182 $spip = new Application('Ligne de commande pour SPIP', '0.2. 1');182 $spip = new Application('Ligne de commande pour SPIP', '0.2.2'); 183 183 184 184 // Inclusion des fichiers contenant les commandes de base
Note: See TracChangeset
for help on using the changeset viewer.