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");
- }
- $active_group = "default";
- $active_record = true;
- $db["default"]["hostname"] = "192.168.1.2";
- .....................................................
- ..........................
- ........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement