Changeset 111456 in spip-zone for _squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/prive/exec
- Timestamp:
- Aug 28, 2018, 2:17:58 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/prive/exec/sc_import.html
r111455 r111456 6 6 $option = '#ENV{option}'; 7 7 if (isset($nom) and isset($option)) { 8 include_spip(' soyezcreateurs_fonctions_ieconfig');8 include_spip('inc/soyezcreateurs_ieconfig'); 9 9 if(!preg_match('[.a-zA-Z0-9_/\]', $nom)) { 10 10 $result = sc_ieconfig_importer_fichier($nom,$option);
Note: See TracChangeset
for help on using the changeset viewer.