From 147cce7acd3ce673c494dc9b30f36b3d5554abea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Sun, 16 Oct 2011 06:09:25 +0200 Subject: bug 985: replace occurences of $_SESSION['_config']['translations'] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit this includes a little rewrite of reminder handling Signed-off-by: Michael Tänzer --- includes/general_stuff.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'includes/general_stuff.php') diff --git a/includes/general_stuff.php b/includes/general_stuff.php index 088c39e..b4795e0 100644 --- a/includes/general_stuff.php +++ b/includes/general_stuff.php @@ -16,6 +16,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +require_once($_SESSION['_config']['filepath'].'/includes/lib/l10n.php'); + if(!function_exists("showheader")) { function showbodycontent($title = "CAcert.org", $title2 = "") @@ -60,7 +62,7 @@ google_color_border = "FFFFFF";