Go to the source code of this file.
Variables | |
$cn = DbConnect($_SESSION['g_dossier']) | |
$User = new cl_user($cn) | |
$start = ( isset ($_POST['from_periode']))?$_POST['from_periode']:-1 | |
$end = ( isset ($_POST['to_periode']))?$_POST['to_periode']:-1 | |
$bnb_form = fopen('document/fr_be/bnb.form','r') | |
$col = array() | |
$a = ParseFormula($cn,"$buffer",$buffer,$start,$end,false) | |
$b = str_replace("$","\$",$a) | |
$bnb_rtf = fopen('document/fr_be/bnb.rtf','r') | |
$f2_value = str_replace(">>","",$f2_value) | |
$line_rtf = str_replace($f2_str,$a,$line_rtf) |
Definition in file bilan.php.
|
|
|
|
|
|
|
|
|
|
|
Definition at line 72 of file bilan.php. Referenced by rapport::GetRow(), and ImpHtml(). |
|
Definition at line 59 of file bilan.php. Referenced by ConfirmTransfert(), and TransferCSV(). |
|
|
|
|
|
Definition at line 58 of file bilan.php. Referenced by Cezpdf::alink(), ConfirmTransfert(), Cezpdf::ezTable(), Cezpdf::ezText(), Cezpdf::ezWhatPageNumber(), Document_modele::form(), TransferCSV(), and Cezpdf::uline(). |
|
|