Advertisement
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
- *
- */
- if (!defined("BASEPATH"))
- {
- exit("No direct script access allowed");
- }
- define(G_SESSION, "PDPT_GATE");
- $config["iterasi"] = 2;
- $config["iterasi_internal_error"] = 3;
- $config["iterasi_timeout"] = 2;
- $config["iterasi_get_parent"] = 3;
- $config["sleep"] = 15;
- .........................................................
- ...........................
- ..........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement