Trad: Traduction manquante

This commit is contained in:
Laurent Destailleur
2006-07-27 11:04:10 +00:00
parent f8256703ee
commit 63aa942d61

View File

@@ -27,6 +27,7 @@
*/
require("./pre.inc.php");
$langs->load("companies");
$year=$_GET["year"];
if (! $year) { $year = strftime("%Y", time()); }