GI-186 Al perderse la sesión apare un alert lostSession
This commit is contained in:
@@ -4,7 +4,6 @@ if (!isset($_SESSION['USER_LOGGED'])) {
|
|||||||
die( '<script type="text/javascript">
|
die( '<script type="text/javascript">
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
alert("lostSession");
|
|
||||||
var dataToSend = {
|
var dataToSend = {
|
||||||
"action": "credentials",
|
"action": "credentials",
|
||||||
"operation": "refreshPmSession",
|
"operation": "refreshPmSession",
|
||||||
|
|||||||
Reference in New Issue
Block a user