Advertisement
Guest User

Untitled

a guest
Jun 26th, 2020
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP5 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 3.0.8.0
  8. * @ Author : DeZender
  9. * @ Release on : 25.09.2017
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. if (!(defined( 'XOCP_CONFIG_INCLUDED' ))) {
  15. define( 'XOCP_CONFIG_INCLUDED', true );
  16. define( 'EKLAIM_USE_POST_DATE', '2016-10-26 00:00:00' );
  17. define( 'EKLAIM_BILLING_AMT_MIN', 15000 );
  18. global $xocpConfig;
  19. ..................................................
  20. .......................
  21. .........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement