Changeset 106934 in spip-zone
- Timestamp:
- Oct 16, 2017, 8:54:08 AM (3 years ago)
- Location:
- _plugins_/fpdf/branches/V1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fpdf/branches/V1/paquet.xml
r103720 r106934 2 2 prefix="fpdf" 3 3 categorie="outil" 4 version="1.1. 2"4 version="1.1.3" 5 5 etat="stable" 6 compatibilite="[2.0.0;3. 1.*]"6 compatibilite="[2.0.0;3.2.*]" 7 7 logo="prive/themes/spip/images/logo-64.png" 8 8 documentation="https://contrib.spip.net/4185" … … 15 15 <auteur>Olivier PLATHEY</auteur> 16 16 17 <copyright>2004-201 1</copyright>17 <copyright>2004-2017</copyright> 18 18 <licence lien="http://www.apache.org/licenses/LICENSE-2.0">Apache Licence, Version 2.0</licence> 19 19 </paquet> -
_plugins_/fpdf/branches/V1/plugin.xml
r103720 r106934 7 7 </description> 8 8 <auteur>[Pierre KUHN->http://www.pierre-kuhn.org], Olivier PLATHEY</auteur> 9 <version>1.1. 2</version>10 <licence>Apache license - (c) 2004-201 1</licence>9 <version>1.1.3</version> 10 <licence>Apache license - (c) 2004-2017</licence> 11 11 <etat>stable</etat> 12 12 <prefix>fpdf</prefix> … … 14 14 <lien>https://contrib.spip.net/4185</lien> 15 15 <categorie>outil</categorie> 16 <necessite id="SPIP" version="[2.0.0;3. 1.99]" />16 <necessite id="SPIP" version="[2.0.0;3.2.99]" /> 17 17 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.