/[dolibarr]/dolibarr/scripts/prelevement-verif.php
ViewVC logotype

Diff of /dolibarr/scripts/prelevement-verif.php

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

revision 1.2 by rodolphe, Tue Mar 1 10:05:26 2005 UTC revision 1.3 by eldy, Sat Sep 10 15:56:12 2005 UTC
# Line 1  Line 1 
1  <?PHP  <?PHP
2  /* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>  /* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
3     * Copyright (C) 2005 Laurent Destailleur  <eldy@users.sourceforge.net>
4   *   *
5   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
6   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 28  require ("../htdocs/master.inc.php"); Line 29  require ("../htdocs/master.inc.php");
29    
30  require_once (DOL_DOCUMENT_ROOT."/facture.class.php");  require_once (DOL_DOCUMENT_ROOT."/facture.class.php");
31  require_once (DOL_DOCUMENT_ROOT."/societe.class.php");  require_once (DOL_DOCUMENT_ROOT."/societe.class.php");
 require_once (DOL_DOCUMENT_ROOT."/lib/dolibarrmail.class.php");  
32    
33  $error = 0;  $error = 0;
34    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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