Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 706 → Rev 716

/trunk/scripts/modules/isfan/Isfan.php
71,7 → 71,7
}
 
private function chargerIsfan() {
$chemin = Config::get('chemins.isfan');
$chemin = Config::get('chemins.bdt');
$table = Config::get('tables.isfan');
$requete = "LOAD DATA INFILE '$chemin' ".
"REPLACE INTO TABLE $table ".