414 lines
20 KiB
HTML
414 lines
20 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
<title>phpcompta: /home/dany/developpement/phpcompta-dev/phpcompta/include/impress_fiche.php File Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.4.4 -->
|
|
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
|
|
<div class="nav">
|
|
<a class="el" href="dir_000000.html">developpement</a> » <a class="el" href="dir_000001.html">phpcompta-dev</a> » <a class="el" href="dir_000002.html">phpcompta</a> » <a class="el" href="dir_000006.html">include</a></div>
|
|
<h1>impress_fiche.php File Reference</h1>
|
|
<p>
|
|
<a href="impress__fiche_8php-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a0">$cn</a> = DbConnect($_SESSION['g_dossier'])</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a1">$submit</a> = new <a class="el" href="classwidget.html">widget</a>()</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a2">$hid</a> = new <a class="el" href="classwidget.html">widget</a>("hidden")</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a3">$fiche_id</a> = new <a class="el" href="classwidget.html">widget</a>("hidden")</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a4">$w</a> = new <a class="el" href="classwidget.html">widget</a>("select")</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a5">$fiche_def</a> = new <a class="el" href="classfiche__def.html">fiche_def</a>($cn)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">$<a class="el" href="classfiche__def.html">fiche_def</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a6">id</a> = $_REQUEST['fd_id']</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">$w </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a7">selected</a> = (isset($_POST['from_periode']))?$_POST['from_periode']:""</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a8">$periode_end</a> = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id")</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a9">$fiche</a> = new <a class="el" href="classfiche.html">fiche</a>($cn)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a10">$e</a> = $<a class="el" href="classfiche.html">fiche</a>->GetByType($<a class="el" href="classfiche__def.html">fiche_def</a>-><a class="el" href="impress__fiche_8php.html#a6">id</a>)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a11">$l</a> = var_export($e,true)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a12">$old</a> = -1</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="impress__fiche_8php.html#a13">$solde</a></td></tr>
|
|
|
|
</table>
|
|
<hr><h2>Variable Documentation</h2>
|
|
<a class="anchor" name="a0"></a><!-- doxytag: member="impress_fiche.php::$cn" ref="a0" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$cn = DbConnect($_SESSION['g_dossier']) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00026">26</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="class__user_8php-source.html#l00143">cl_user::Admin()</a>, <a class="el" href="class__user_8php-source.html#l00085">cl_user::Check()</a>, <a class="el" href="check__priv_8php-source.html#l00146">CheckAction()</a>, <a class="el" href="check__priv_8php-source.html#l00192">CheckDossier()</a>, <a class="el" href="check__priv_8php-source.html#l00167">CheckIsAdmin()</a>, <a class="el" href="check__priv_8php-source.html#l00046">CheckJrn()</a>, <a class="el" href="class__user_8php-source.html#l00040">cl_user::cl_user()</a>, <a class="el" href="postgres_8php-source.html#l00168">ExisteJnt()</a>, <a class="el" href="postgres_8php-source.html#l00179">ExistePriv()</a>, <a class="el" href="postgres_8php-source.html#l00117">GetAllUser()</a>, <a class="el" href="user__menu_8php-source.html#l00090">GetAvailableFolder()</a>, <a class="el" href="postgres_8php-source.html#l00201">GetDbId()</a>, <a class="el" href="postgres_8php-source.html#l00232">GetDossierName()</a>, <a class="el" href="class__user_8php-source.html#l00257">cl_user::GetGlobalPref()</a>, <a class="el" href="postgres_8php-source.html#l00190">GetJnt()</a>, <a class="el" href="jrn_8php-source.html#l00549">GetJrnProp()</a>, <a class="el" href="postgres_8php-source.html#l00273">GetLogin()</a>, <a class="el" href="poste_8php-source.html#l00062">GetNumberLine()</a>, <a class="el" href="poste_8php-source.html#l00036">GetPosteLibelle()</a>, <a class="el" href="postgres_8php-source.html#l00147">GetPriv()</a>, <a class="el" href="postgres_8php-source.html#l00134">GetUid()</a>, <a class="el" href="ac__common_8php-source.html#l00132">html_page_start()</a>, <a class="el" href="class__user_8php-source.html#l00299">cl_user::insert_default_global_pref()</a>, <a class="el" href="jrn_8php-source.html#l00038">RecordJrn()</a>, <a class="el" href="postgres_8php-source.html#l00032">ShowDossier()</a>, <a class="el" href="user__menu_8php-source.html#l00704">ShowMenuComptaForm()</a>, <a class="el" href="user__menu_8php-source.html#l00548">ShowMenuFiche()</a>, <a class="el" href="postgres_8php-source.html#l00289">SyncRight()</a>, <a class="el" href="class__user_8php-source.html#l00331">cl_user::update_global_pref()</a>, and <a class="el" href="jrn_8php-source.html#l00583">ViewJrn()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a10"></a><!-- doxytag: member="impress_fiche.php::$e" ref="a10" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$e = $<a class="el" href="classfiche.html">fiche</a>->GetByType($<a class="el" href="classfiche__def.html">fiche_def</a>-><a class="el" href="impress__fiche_8php.html#a6">id</a>) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00079">79</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="class__fiche_8php-source.html#l00188">fiche::getAttribut()</a>, <a class="el" href="user__common_8php-source.html#l00861">jrn_navigation_bar()</a>, <a class="el" href="impress__inc_8php-source.html#l00724">ParseFormula()</a>, <a class="el" href="user__form__fin_8php-source.html#l00349">RecordFin()</a>, <a class="el" href="user__form__ven_8php-source.html#l00630">RecordInvoice()</a>, <a class="el" href="jrn_8php-source.html#l00038">RecordJrn()</a>, <a class="el" href="user__form__ods_8php-source.html#l00247">RecordODS()</a>, <a class="el" href="user__form__ach_8php-source.html#l00627">RecordSell()</a>, <a class="el" href="class__fiche_8php-source.html#l00364">fiche::strAttribut()</a>, <a class="el" href="class__customer_8php-source.html#l00195">Customer::Summary()</a>, and <a class="el" href="class__customer_8php-source.html#l00084">Customer::VatListing()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a9"></a><!-- doxytag: member="impress_fiche.php::$fiche" ref="a9" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$<a class="el" href="classfiche.html">fiche</a> = new <a class="el" href="classfiche.html">fiche</a>($cn) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00078">78</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="user__form__ach_8php-source.html#l00044">FormAchInput()</a>, and <a class="el" href="user__form__ven_8php-source.html#l00043">FormVenInput()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a5"></a><!-- doxytag: member="impress_fiche.php::$fiche_def" ref="a5" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$<a class="el" href="classfiche__def.html">fiche_def</a> = new <a class="el" href="classfiche__def.html">fiche_def</a>($cn) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00040">40</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a3"></a><!-- doxytag: member="impress_fiche.php::$fiche_id" ref="a3" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$fiche_id = new <a class="el" href="classwidget.html">widget</a>("hidden") </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00038">38</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="class__fiche_8php-source.html#l00533">fiche::insert()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a2"></a><!-- doxytag: member="impress_fiche.php::$hid" ref="a2" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$hid = new <a class="el" href="classwidget.html">widget</a>("hidden") </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00037">37</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a11"></a><!-- doxytag: member="impress_fiche.php::$l" ref="a11" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$l = var_export($e,true) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00080">80</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a12"></a><!-- doxytag: member="impress_fiche.php::$old" ref="a12" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$old = -1 </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00082">82</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="impress__inc_8php-source.html#l00372">CreatePeriodeCond()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a8"></a><!-- doxytag: member="impress_fiche.php::$periode_end" ref="a8" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id") </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00065">65</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a13"></a><!-- doxytag: member="impress_fiche.php::$solde" ref="a13" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$solde </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
<b>Initial value:</b><div class="fragment"><pre class="fragment"> $account->GetSoldeDetail(<span class="stringliteral">"j_tech_per between "</span>.$_REQUEST['from_periode'].
|
|
<span class="stringliteral">" and "</span>.
|
|
$_REQUEST['to_periode'])
|
|
</pre></div>
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00110">110</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="user__form__fin_8php-source.html#l00147">FormFin()</a>, and <a class="el" href="impress__inc_8php-source.html#l00117">ImpHtml()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a1"></a><!-- doxytag: member="impress_fiche.php::$submit" ref="a1" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$submit = new <a class="el" href="classwidget.html">widget</a>() </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00036">36</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a4"></a><!-- doxytag: member="impress_fiche.php::$w" ref="a4" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$w = new <a class="el" href="classwidget.html">widget</a>("select") </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00039">39</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a6"></a><!-- doxytag: member="impress_fiche.php::id" ref="a6" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$<a class="el" href="classfiche__def.html">fiche_def</a> <a class="el" href="impress__fiche_8php.html#a6">id</a> = $_REQUEST['fd_id'] </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00054">54</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a7"></a><!-- doxytag: member="impress_fiche.php::selected" ref="a7" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">$w <a class="el" href="user__action__ven_8php.html#a13">selected</a> = (isset($_POST['from_periode']))?$_POST['from_periode']:"" </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="impress__fiche_8php-source.html#l00063">63</a> of file <a class="el" href="impress__fiche_8php-source.html">impress_fiche.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 23 00:12:46 2006 for phpcompta by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
|
|
</body>
|
|
</html>
|