/[dolibarr]/dolibarr/htdocs/includes/modules/facture/neptune/neptune.modules.php
ViewVC logotype

Diff of /dolibarr/htdocs/includes/modules/facture/neptune/neptune.modules.php

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

revision 1.10 by eldy, Sun Jun 19 11:20:57 2005 UTC revision 1.11 by hregis, Mon Nov 14 18:00:01 2005 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* Copyright (C) 2003      Rodolphe Quiedeville <rodolphe@quiedeville.org>  /* Copyright (C) 2003      Rodolphe Quiedeville <rodolphe@quiedeville.org>
3   * Copyright (C) 2004-2005 Laurent Destailleur  <eldy@users.sourceforge.net>   * Copyright (C) 2004-2005 Laurent Destailleur  <eldy@users.sourceforge.net>
4     * Copyright (C) 2005      Regis Houssin        <regis.houssin@cap-networks.com>
5   *   *
6   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
7   * 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 29  Line 30 
30          \version    $Revision$          \version    $Revision$
31  */  */
32    
33    require_once(DOL_DOCUMENT_ROOT ."/includes/modules/facture/modules_facture.php");
34    
35  /**  /**
36          \class      mod_facture_neptune          \class      mod_facture_neptune

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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