alpha_full/pages/produits/recherche.debug.php
2026-04-06 22:58:51 +02:00

7 lines
190 B
PHP
Executable File

<?php
$debugMsg .= monDebug (1, [
'afficheRes' =>$afficheRes,
'typeDeRecherche' =>$typeDeRecherche, ]
,'recherche.debug.php');
include ("./pages/produits/gondole.debug.php");
?>