Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ctimoteo/horde
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 31, 2015
2 parents 0f9368b + 9a1da0d commit 3eed1e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kronolith/lib/Event.php
Expand Up @@ -3136,6 +3136,8 @@ public static function readRecurrenceForm($start, $timezone,
*/
protected function _handleResources(Kronolith_Event $existing = null)
{
global $session;

if (Horde_Util::getFormData('isajax', false)) {
$resources = array();
} else {
Expand Down

0 comments on commit 3eed1e1

Please sign in to comment.