From 4b3d2cc273e4b3a6e7e6ef530024485c8bdcb166 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Wed, 4 Apr 2012 20:37:36 +0200 Subject: [PATCH] Fix: Removed warning --- htdocs/core/class/translate.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/translate.class.php b/htdocs/core/class/translate.class.php index da472f18036..8f14de84b39 100644 --- a/htdocs/core/class/translate.class.php +++ b/htdocs/core/class/translate.class.php @@ -665,4 +665,4 @@ class Translate } -?> +?> \ No newline at end of file -- GitLab