/home/vianto5/cititower.mx/wp-content/plugins/gotmls/safe-load
Edit: /home/vianto5/cititower.mx/wp-content/plugins/gotmls/safe-load/session.php (3814B)
GOTMLS_REMOTEADDR, "AGENT" => (isset($_SERVER["HTTP_USER_AGENT"])?$_SERVER["HTTP_USER_AGENT"]:"HTTP_USER_AGENT"), "TIME"=>GOTMLS_INSTALL_TIME);
$GOTMLS_LOGIN_KEY = md5(serialize($GOTMLS_server_times["GOTMLS_LOGIN_ARRAY"]));
$LAST_HOUR = GOTMLS_encode_njG(intval(GOTMLS_SESSION_TIME) - 3600);
$THIS_HOUR = GOTMLS_encode_njG(intval(GOTMLS_SESSION_TIME));
if (!defined("GOTMLS_LOG_FILE"))
define("GOTMLS_LOG_FILE", dirname(GOTMLS_SESSION_FILE)."/gotmls_$THIS_HOUR.$GOTMLS_LOGIN_KEY.php");
if (is_file(GOTMLS_LOG_FILE))
include(GOTMLS_LOG_FILE);
elseif (is_file($LOG_FILE = dirname(GOTMLS_SESSION_FILE)."/gotmls_$LAST_HOUR.$GOTMLS_LOGIN_KEY.php"))
include($LOG_FILE);
if (is_array($GOTMLS_server_times) && count($GOTMLS_server_times))
$_SESSION["GOTMLS_server_time"] = array_replace_recursive($_SESSION["GOTMLS_server_time"], $GOTMLS_server_times);
if (GOTMLS_save_contents(GOTMLS_LOG_FILE, '