From bfa821a042bcaef6bf2805ece371835ed16f52df Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Wed, 22 Aug 2007 16:32:52 +0000 Subject: [PATCH] Check the good session variable xorg.misc.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1928 839d8a87-29fc-0310-9880-83ba4fa771e5 --- include/xorg.misc.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/xorg.misc.inc.php b/include/xorg.misc.inc.php index 0e25a0e..235d5bc 100644 --- a/include/xorg.misc.inc.php +++ b/include/xorg.misc.inc.php @@ -276,7 +276,7 @@ function check_email($email, $message) function check_account() { - return S::v('watch'); + return S::v('watch_account'); } function check_redirect($red = null) -- 2.1.4