Advertisement
Guest User

Untitled

a guest
Sep 24th, 2022
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP7 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 4.1.0.1
  8. * @ Author : DeZender
  9. * @ Release on : 29.08.2020
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. goto label3;
  15.  
  16. label1:
  17.  
  18. exit('No direct script access allowed');
  19. goto label9;
  20.  
  21. label3:
  22.  
  23. if (defined('BASEPATH')) {
  24. goto label9;
  25. }
  26.  
  27. class Activation extends App_cms_Controller
  28. {
  29. public function __construct()
  30. {
  31. parent::__construct();
  32. }
  33.  
  34. public function index()
  35. {
  36. }
  37. }
  38.  
  39. goto label1;
  40.  
  41. label9:
  42.  
  43. goto label10;
  44.  
  45. label10:
  46.  
  47. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement