Skip to content

Commit

Permalink
Fix undefined variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jul 8, 2014
1 parent e063e35 commit 20735d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turba/data.php
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ function _emptyAttributeFilter($var)
}
}

$storage = $data->storage;
foreach ($templates[$next_step] as $template) {
require $template;
}
Expand Down

0 comments on commit 20735d0

Please sign in to comment.