Advertisement
Guest User

Untitled

a guest
Oct 16th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by deZender.Net
  5. * @ deZender (PHP5 Decoder for SourceGuardian & phpSHIELD)
  6. *
  7. * @ Version : 1.1.6.0
  8. * @ Author : DeZender
  9. * @ Release on : 02.06.2013
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. if (basename( $_SERVER['PHP_SELF'] ) == 'exp_checkout.php') {
  15. echo '<html><head></head><body><span style="color: green;">Checkout Expansion 1.0 &copy; ' . date( 'Y' ) . '&nbsp;&nbsp;Don Morris / <a href="http://7dollartools.com/docs/checkout-expansion.php">Documentation</a></span></body></html>';
  16. ..........................................................
  17. ........................
  18. .......
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement