Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- include("inc/auth.class.php");
- $auth = new auth;
- $auth->login("jman6495", "password");
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement