Changeset 107310 in spip-zone
- Timestamp:
- Nov 3, 2017, 1:48:05 PM (3 years ago)
- Location:
- _plugins_/xray/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/xray/trunk/paquet.xml
r107308 r107310 2 2 prefix="xray" 3 3 categorie="outil" 4 version="0.2. 0"5 etat=" test"4 version="0.2.1" 5 etat="stable" 6 6 compatibilite="[2.1.0;3.2.*]" 7 7 logo="images/xray-32.png" -
_plugins_/xray/trunk/plugin.xml
r107308 r107310 9 9 <licence>GPL</licence> 10 10 <licence>PHP</licence> 11 <version>0.2. 0</version>11 <version>0.2.1</version> 12 12 <etat>stable</etat> 13 13 <description> 14 14 Explorer les caches APC des squelettes SPIP avec memoization pour les optimiser 15 15 </description> 16 <lien>http://contrib.spip.net/4946</lien> 16 17 <prefix>xray</prefix> 17 18 <necessite id="SPIP" version="[2.1.0;3.2.99]" />
Note: See TracChangeset
for help on using the changeset viewer.