Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- include 'se/se.php';
- define('APP_DIR', dirname(__FILE__).'/p2i');
- SE::$config = include APP_DIR.'/cfg/main.php';
- SE::startApp();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement