noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
opening.inc.php File Reference

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'] : ''

Detailed Description

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.


Variable Documentation

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.

 All Data Structures Namespaces Files Functions Variables Enumerations