/[dolibarr]/dolibarr/htdocs/client.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/client.class.php

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

revision 1.3 by eldy, Fri Aug 12 21:47:17 2005 UTC revision 1.4 by eldy, Thu Aug 25 20:27:17 2005 UTC
# Line 33  Line 33 
33                  \brief      Classe permettant la gestion des clients                  \brief      Classe permettant la gestion des clients
34  */  */
35    
36  include_once DOL_DOCUMENT_ROOT."/societe.class.php";  include_once(DOL_DOCUMENT_ROOT."/societe.class.php");
37    
38    
39  class Client extends Societe  class Client extends Societe

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

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