Ajout info nb lignes

This commit is contained in:
Rodolphe Quiedeville 2005-10-17 18:18:05 +00:00
parent 42f10cfda6
commit 7fb140ef3b

View File

@ -133,8 +133,10 @@ Function check_file($db,$dir,$file)
fclose($hf);
return $error;
print "ok : $ok\n";
print "erreurs : $nok\n";
print "$lignes : $line\n";
return $error;
}