scope
authorMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 20 Oct 2010 16:06:51 +0000 (12:06 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 20 Oct 2010 16:06:51 +0000 (12:06 -0400)
kronolith/lib/Event.php

index 2247c56..eb9bc04 100644 (file)
@@ -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');