master
<?php /* For licensing terms, see /license.txt */ /** * Redirect file for social network default page. */ header('Location: profile.php'); exit();