analyser(); $msg = $messages->table; print '\">'; require_once("$include_path/user_error.inc.php"); error_message($msg[11], $msg[12], 1); print ''; exit; } if(SESSlang) { $lang=SESSlang; $helpdir = $lang; } // localisation (fichier XML) $messages = new XMLlist("$include_path/messages/$lang.xml", 0); $messages->analyser(); $msg = $messages->table; require("$include_path/templates/common.tpl.php"); header ("Content-Type: text/html; charset=".$charset); print " "; print link_styles($stylesheet) ; print " "; echo "
".$msg["sauv_ftp_test_running"]."
"; echo "
"; flush(); $msg_=""; if ($chemin=="") $chemin="/"; $conn_id = connectFtp($url, $user, $password, $chemin, $msg_); if ($conn_id != "") $msg_ = $msg["sauv_ftp_test_succeed"]; echo "";