Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by deZender.Net
- * @ deZender (PHP5 Decoder for ionCube Loader)
- *
- * @ Version : 2.0.0.4
- * @ Author : DeZender
- * @ Release on : 21.10.2015
- * @ Official site : http://DeZender.Net
- *
- */
- function Session_Control() {
- global $plugindata;
- $Sw32AqzX4RtLoP = $plugindata["user_session_key"];
- $GS_T677_87UYhJjLS_43rffgt_32ER21ty_gbnmm = $Sw32AqzX4RtLoP;
- return $GS_T677_87UYhJjLS_43rffgt_32ER21ty_gbnmm;
- }
- ob_start();
- session_start();
- require_once "system/setting.php";
- require_once "system/all_functions.php";
- $Gazisoft_User_Session_GET = SessionGETCore($Gazisoft_Session_Time);
- if (!($_GET["" . $Gazisoft_User_Session_GET . ""] == ""))
- {
- $Update = Query("update " . $db_table["setting"] . " set value='" . $_GET["" . $Gazisoft_User_Session_GET . ""] . "' where name='user_session_key'");
- json_write("modules", "modules", "dir");
- ...........................................................................
- ......................................
- ...............
Advertisement
Add Comment
Please, Sign In to add comment