/[dolibarr]/dolibarr/htdocs/includes/modules/propale/pdf_propale_vert.modules.php
ViewVC logotype

Diff of /dolibarr/htdocs/includes/modules/propale/pdf_propale_vert.modules.php

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

revision 1.18 by eldy, Sat Jul 16 11:11:39 2005 UTC revision 1.19 by hregis, Fri Jul 29 09:28:50 2005 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>  /* Copyright (C) 2003-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) 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 231  class pdf_propale_vert extends ModelePDF Line 232  class pdf_propale_vert extends ModelePDF
232    
233    function _tableau(&$pdf, $tab_top, $tab_height, $nexY)    function _tableau(&$pdf, $tab_top, $tab_height, $nexY)
234      {      {
235          global $langs;          global $langs,$conf;
236          $langs->load("main");          $langs->load("main");
237          $langs->load("bills");          $langs->load("bills");
238                

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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