Chargement des langs 'bills'
This commit is contained in:
parent
be1fbc92f3
commit
fccced1582
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2004-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
/* Copyright (C) 2004-2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||||
* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
@ -31,6 +31,7 @@
|
|||||||
require("../../main.inc.php");
|
require("../../main.inc.php");
|
||||||
require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
|
require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
|
||||||
|
|
||||||
|
$langs->load('bills');
|
||||||
|
|
||||||
function llxHeader($head = "", $title="", $help_url='') {
|
function llxHeader($head = "", $title="", $help_url='') {
|
||||||
global $user, $conf, $langs;
|
global $user, $conf, $langs;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user