Download this file
1 2 3 4 5 6 7 8 9 10
<?php #Application name: PhpCollab #Status page: 2 #Path by root: ../linkedcontent/index.php $checkSession = "false"; include_once('../includes/library.php'); headerFunction('../index.php?'.session_name().'='.session_id()); exit; ?>