* * http://www.radix.net/~cknudsen * * Written by Mark Peters * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU General Public License as published by the * * Free Software Foundation; either version 2 of the License, or (at your * * option) any later version. * \**************************************************************************/ $d1 = strtolower(substr(PHPGW_APP_INC,0,3)); if($d1 == 'htt' || $d1 == 'ftp' ) { echo 'Failed attempt to break in via an old Security Hole!
'."\n"; $GLOBALS['phpgw']->common->phpgw_exit(); } unset($d1); $GLOBALS['extra_data'] = $GLOBALS['css']."\n".''."\n".''."\n".''."\n".'
' . ExecMethod('calendar.uicalendar.mini_calendar', Array( 'day' => $GLOBALS['g_day'], 'month' => $GLOBALS['g_month'], 'year' => $GLOBALS['g_year'], 'link' => 'day' ) ).'' . '
'.ExecMethod('calendar.bocalendar.long_date',time()) .'
'.ExecMethod('calendar.uicalendar.print_day', Array( 'year' => $GLOBALS['g_year'], 'month' => $GLOBALS['g_month'], 'day' => $GLOBALS['g_day'] ) ).'
'."\n".'
'."\n".''."\n"; ?>