For doc generated
============= rename fiche by Fiche fiche_def by Fiche_Def fiche_def_ref by Fiche_Def_Ref
This commit is contained in:
parent
a698f444a9
commit
9c9a234c0d
35 changed files with 145 additions and 145 deletions
|
|
@ -37,7 +37,7 @@ $cn=new Database($gDossier);
|
|||
$User=new User($cn);
|
||||
$User->Check();
|
||||
|
||||
$Fiche=new fiche($cn,$_REQUEST['f_id']);
|
||||
$Fiche=new Fiche($cn,$_REQUEST['f_id']);
|
||||
$Fiche->getName();
|
||||
list($array,$tot_deb,$tot_cred)=$Fiche->get_row_date(
|
||||
$_GET['from_periode'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue