Vergleich inc/functions_calendar.php - 1.8.7 - 1.8.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 152Zeile 152
			}
if($link_to_day)
{

			}
if($link_to_day)
{

				$day_link = "<a href=\"".get_calendar_link($calendar['cid'], $calendar_year, $calendar_month, $day)."\">{$day}</a>";


				$calendar['link'] = get_calendar_link($calendar['cid'], $calendar_year, $calendar_month, $day);
eval("\$day_link = \"".$templates->get("calendar_mini_weekrow_day_link")."\";");

			}
else
{

			}
else
{

Zeile 429Zeile 430
{
global $db, $mybb;


{
global $db, $mybb;


	// We take in to account timezones here - we add/subtract 12 hours from our GMT time ranges

	// We take in to account timezones here - we either add 14 hours or subtract 12 hours from our GMT time ranges

	$start -= 12*3600;

	$start -= 12*3600;

	$end += 12*3600;

	$end += 14*3600;


$visible_where = '';
if($unapproved != 1)


$visible_where = '';
if($unapproved != 1)