The opening of the exercices. More...
Go to the source code of this file.
Variables | |
if(isset($_POST['correct'])) if(isset($_POST['summary'])) if(isset($_POST['save'])) if($sa== '') | $back = 'do.php?ac=' . $_REQUEST['ac'] . '&' . dossier::get() |
$sa = (isset($_REQUEST['sa'])) ? $_REQUEST['sa'] : '' |
The opening of the exercices.
it takes the saldo of the choosen foolder / exercice and import it as a misc operation in the current folder
Definition in file opening.inc.php.
if (isset($_POST['correct'])) if (isset($_POST['summary'])) if (isset($_POST['save'])) if ($sa== '') $back = 'do.php?ac=' . $_REQUEST['ac'] . '&' . dossier::get() |
Definition at line 140 of file opening.inc.php.
$sa = (isset($_REQUEST['sa'])) ? $_REQUEST['sa'] : '' |
Definition at line 35 of file opening.inc.php.