Advertisement
aridho

KEY ADMIN

Mar 9th, 2018
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <?php
  2. error_reporting(0);
  3. $password = "0000-0000-admin-admin";
  4. $your_email = "lainlog@goblok.com";
  5. $result = "admin@admin.com";
  6. $name = "admin";
  7. $wrong_password_Error = " Your key is wrong .";
  8. $help = "Check your email <b>( $your_email )</b> , to find your password Contact Owner.";
  9. $permession_Error = "You have no permission to access to this file/page .";
  10. $account_is_on = "vic.php?account=on";
  11. $account_is_off = "vic.php?account=off";
  12.  
  13. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement