Current File : /home/inlingua/public_html/icentex/calendar/index.php
<?php
ob_start(); 
session_start();
header('Location:admin_calendar.php');
?>