Guest User

Untitled

a guest
May 25th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <?php header("Status: 403"); exit("Access denied."); ?>
  2. ---
  3. sql:
  4. host: localhost
  5. username: username
  6. password: password
  7. database: database
  8. prefix:
  9. adapter: mysql
Add Comment
Please, Sign In to add comment