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
- *
- */
- class TRSG_LICENSE {
- public $version = "1.5";
- public function __construct($params) {
- $this->license = $params["license"];
- return;
- ...............................................................
- ....................................
- .......
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement