Changeset 43857 in spip-zone
- Timestamp:
- Jan 25, 2011, 1:41:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/couteau_suisse/outils/ecran_securite.php
r43856 r43857 4 4 if($flux['outil']!="ecran_securite") return $flux; 5 5 // ecran de securite dans config/ 6 $f = dirname(cs_spip_file_options( 3))."/ecran_securite.php";6 $f = dirname(cs_spip_file_options(4))."/ecran_securite.php"; 7 7 // conflit/doublon potentiel ? 8 8 // $flux['non'] est vrai si le Couteau Suisse ne lance aucun fichier par lui-meme
Note: See TracChangeset
for help on using the changeset viewer.