/[dolibarr]/dolibarr/htdocs/compta/paiement.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/paiement.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by eldy, Mon Aug 15 01:00:51 2005 UTC revision 1.33 by eldy, Thu Aug 25 20:40:18 2005 UTC
# Line 29  Line 29 
29  */  */
30    
31  include_once("./pre.inc.php");  include_once("./pre.inc.php");
32  include_once("../paiement.class.php");  require_once(DOL_DOCUMENT_ROOT."/paiement.class.php");
33  include_once(DOL_DOCUMENT_ROOT."/facture.class.php");  include_once(DOL_DOCUMENT_ROOT."/facture.class.php");
34  include_once(DOL_DOCUMENT_ROOT."/compta/bank/account.class.php");  include_once(DOL_DOCUMENT_ROOT."/compta/bank/account.class.php");
35    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26