[Tickets #11654] Typo in 21_kronolith_upgrade_exceptionutc.php

bugs at horde.org bugs at horde.org
Tue Nov 6 17:41:22 UTC 2012


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/11654
------------------------------------------------------------------------------
  Ticket           | 11654
  Erstellt Von     | jens.gruentjes at ebira.de
  Zusammenfassung  | Typo in 21_kronolith_upgrade_exceptionutc.php
  Warteschlange    | Kronolith
  Version          | Git master
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


jens.gruentjes at ebira.de (2012-11-06 17:41) hat geschrieben:

I guess you have a typo in 21_kronolith_upgrade_exceptionutc.php in line 30:

if (empty($GLOALS['conf']['calendar']['params']['utc'])) {

I think it should read

if (empty($GLOBALS['conf']['calendar']['params']['utc'])) {

The "B" in $GLOBALS is missing





More information about the bugs mailing list