Changeset 27433 in spip-zone
- Timestamp:
- Mar 19, 2009, 11:10:01 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_stable_/simpletest/inc/tests.php
r26278 r27433 282 282 $this->ecrire_fichier($fond.'_fonctions.php', $this->php("include_once('$func');")); 283 283 } 284 285 $fond = str_replace('../', '', $fond); // pas de ../ si dans ecrire ! 284 286 return recuperer_fond($fond, $contexte, $options, $connect); 285 287 }
Note: See TracChangeset
for help on using the changeset viewer.