Check();
require_once("class_iselect.php");
require_once('class_acc_ledger.php');
/* --------------------------------------------------
* step 1 if nothing is asked we show the available folders
*/
if ($sa == '')
{
echo '
';
echo '';
echo '
';
exit();
}
/* --------------------------------------------------
* Step 2 choose now the exercice of this folder
*/
$back='do.php?ac='.$_REQUEST['ac'].'&'.dossier::get();
if ( $sa=='step2')
{
echo '