alpha_full/admin/options/moyensL/ml.reqSelect.php
2026-04-06 22:58:51 +02:00

8 lines
309 B
PHP
Executable File

<?php
$nomFicAppelant = basename(__FILE__);
// -----------------------------------------------------
// Flag edt a optimiser plus tard en le mettant en session
// -----------------------------------------------------
$filtreActiv=0;
include ($includePath. "/req/31-modeLiv.reqSelectList.php");
?>