Ajout info nb lignes
This commit is contained in:
parent
42f10cfda6
commit
7fb140ef3b
@ -133,8 +133,10 @@ Function check_file($db,$dir,$file)
|
|||||||
|
|
||||||
fclose($hf);
|
fclose($hf);
|
||||||
|
|
||||||
return $error;
|
|
||||||
|
|
||||||
print "ok : $ok\n";
|
print "ok : $ok\n";
|
||||||
print "erreurs : $nok\n";
|
print "erreurs : $nok\n";
|
||||||
|
print "$lignes : $line\n";
|
||||||
|
return $error;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user