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

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

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

revision 1.2 by eldy, Sun Jun 19 11:19:56 2005 UTC revision 1.3 by hregis, Mon Nov 14 18:00:01 2005 UTC
# Line 2  Line 2 
2  /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>  /* Copyright (C) 2004      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) 2004      Christophe Combelles <ccomb@free.fr>   * Copyright (C) 2004      Christophe Combelles <ccomb@free.fr>
5     * Copyright (C) 2005      Regis Houssin        <regis.houssin@cap-networks.com>
6   *   *
7   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
8   * 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 30  Line 31 
31                  \version    $Revision$                  \version    $Revision$
32  */  */
33    
34    require_once(DOL_DOCUMENT_ROOT ."/includes/modules/facture/modules_facture.php");
35    
36  /**     \class mod_facture_mars  /**     \class mod_facture_mars
37                  \brief      Classe du modèle de numérotation de référence de facture Mars                  \brief      Classe du modèle de numérotation de référence de facture Mars

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