From: Michael J. Rubinsky Date: Wed, 20 Oct 2010 16:06:51 +0000 (-0400) Subject: scope X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9d2d4aad4ba78864feb101529eeb0849e38f26ef;p=horde.git scope --- diff --git a/kronolith/lib/Event.php b/kronolith/lib/Event.php index 2247c56b2..eb9bc0467 100644 --- a/kronolith/lib/Event.php +++ b/kronolith/lib/Event.php @@ -1976,7 +1976,7 @@ abstract class Kronolith_Event public function readForm() { - global $prefs, $cManager; + global $prefs, $cManager, $session; // Event owner. $targetcalendar = Horde_Util::getFormData('targetcalendar');