/[dolibarr]/dolibarr/htdocs/master.inc.php
ViewVC logotype

Diff of /dolibarr/htdocs/master.inc.php

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

revision 1.88 by eldy, Sun Oct 30 13:30:30 2005 UTC revision 1.89 by eldy, Mon Oct 31 03:13:48 2005 UTC
# Line 394  if (defined("MAIN_MAIL_NEW_SUBJECT")) Line 394  if (defined("MAIN_MAIL_NEW_SUBJECT"))
394    $conf->adherent->email_new_subject=MAIN_MAIL_NEW_SUBJECT;    $conf->adherent->email_new_subject=MAIN_MAIL_NEW_SUBJECT;
395  }  }
396    
397    // Format de la date
398    // \todo Mettre format dans fichier langue
399    $conf->format_date_text_short="%d %b %Y";
400    $conf->format_date_short="%d/%m/%Y";
401    
402    
403  /* \todo Ajouter une option Gestion de la TVA dans le module compta qui permet de d?sactiver la fonction TVA  /* \todo Ajouter une option Gestion de la TVA dans le module compta qui permet de d?sactiver la fonction TVA
404   * (pour particuliers ou lib?raux en franchise)   * (pour particuliers ou lib?raux en franchise)
405   * En attendant, valeur forc?e ? 1   * En attendant, valeur forc?e ? 1

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

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