Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $classPath = 'class/';
- require_once($classPath.'Validation.class.php');
- require_once($classPath.'Session.class.php');
- require_once($classPath.'User.class.php');
- require_once($classPath.'Helper.class.php');
- ?>
Advertisement
Add Comment
Please, Sign In to add comment