Fix phpunit

This commit is contained in:
Laurent Destailleur 2023-04-10 19:17:37 +02:00
parent f6901171e9
commit 8747cc1423

View File

@ -532,7 +532,6 @@ print_barre_liste($texte, $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sort
/*
if ($search_categ > 0) {
var_dump($search_categ);
print "<div id='ways'>";
$c = new Categorie($db);
$c->fetch($search_categ);