debug
This commit is contained in:
parent
8e1b9207d1
commit
86da788fc8
|
|
@ -191,9 +191,7 @@ require_once 'Framework/Localisation.php';
|
||||||
exit();
|
exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump($dateLimiteUsage_2<$dateLimiteUsage_0); exit();
|
|
||||||
|
|
||||||
|
|
||||||
if($dateLimiteUsage_2<$dateLimiteUsage_0)
|
if($dateLimiteUsage_2<$dateLimiteUsage_0)
|
||||||
{
|
{
|
||||||
if ($_SESSION['lang']=="en_US")
|
if ($_SESSION['lang']=="en_US")
|
||||||
|
|
@ -208,8 +206,8 @@ require_once 'Framework/Localisation.php';
|
||||||
}
|
}
|
||||||
// FIN Gestion limite usage
|
// FIN Gestion limite usage
|
||||||
|
|
||||||
// DEBUT Gestion couverture adhérent
|
// DEBUT Gestion du client
|
||||||
|
var_dump($utilisateur['enVigueur']); exit();
|
||||||
if($utilisateur['enVigueur']<>1)
|
if($utilisateur['enVigueur']<>1)
|
||||||
{
|
{
|
||||||
if ($_SESSION['lang']=="en_US")
|
if ($_SESSION['lang']=="en_US")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user