Changeset 111170 in spip-zone
- Timestamp:
- Jul 18, 2018, 1:52:57 PM (3 years ago)
- Location:
- _squelettes_/html5up_phantom
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_phantom/base/phantom.php
r111033 r111170 29 29 'explication' => _T('phantom:extras_ordre_accueil_explications'), 30 30 'obligatoire' => false, // 'true', 'false' ou '' 31 'afficher_si' => '@extras_accueil@== on'31 'afficher_si' => '@extras_accueil@=="on"' 32 32 )) 33 33 ) -
_squelettes_/html5up_phantom/paquet.xml
r111147 r111170 2 2 prefix="html5up_phantom" 3 3 categorie="squelette" 4 version="0.1. 2"4 version="0.1.3" 5 5 schema="0.0.1" 6 6 etat="test"
Note: See TracChangeset
for help on using the changeset viewer.