6 lines
169 B
PHP
Executable File
6 lines
169 B
PHP
Executable File
<?php
|
|
$_SESSION['imposerPlafond'] = $this->nettoyer($collegeTemp['imposerPlafond']);
|
|
|
|
include $_SESSION['dossierSociete'].'/Tarifs/Vue/Modifiercollege.php';
|
|
?>
|