Changes

m
Line 55: Line 55:  
Copiez le contenu ci dessous dans un fichier à créer "import_client.php". Enregistrez ce fichier dans le répertoire /scripts
 
Copiez le contenu ci dessous dans un fichier à créer "import_client.php". Enregistrez ce fichier dans le répertoire /scripts
   −
<pre>
+
<source lang="php">
 
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
 
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
   
<html>
 
<html>
   
<head>
 
<head>
   Line 142: Line 140:  
</body>
 
</body>
 
</html>
 
</html>
 
+
</source>
</pre>
  −