newdesigngestionnaire/vues_newdesign/Modifiercollege/index.php
2026-03-12 09:15:34 +00:00

6 lines
169 B
PHP
Executable File

<?php
$_SESSION['imposerPlafond'] = $this->nettoyer($collegeTemp['imposerPlafond']);
include $_SESSION['dossierSociete'].'/Tarifs/Vue/Modifiercollege.php';
?>