For doc generated

=============
rename fiche by Fiche
fiche_def by Fiche_Def
fiche_def_ref by Fiche_Def_Ref
This commit is contained in:
Dany De Bontridder 2010-07-03 23:32:52 +00:00
parent a698f444a9
commit 9c9a234c0d
35 changed files with 145 additions and 145 deletions

View file

@ -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'],