radiantproduction/Vue/Modifiercollege/index.php

6 lines
169 B
PHP

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