if(is_file('./installer.dat')){ header("Location: install.php"); exit; } extract($HTTP_POST_VARS); extract($HTTP_GET_VARS); include 'cl_files/calendar.php'; ?>