RC3: Undefined variable: zm_html_view_timeline.php
Posted: Sat Dec 15, 2007 11:34 pm
Notice: Undefined variable: filter in /usr/share/zoneminder/zm_html_view_timeline.php on line 155
This is with RC3.
diff with 1.22 looks like this:
155c159
< $tree = parseFilterToTree( $filter );
---
> $tree = parseFilterToTree();
This is with RC3.
diff with 1.22 looks like this:
155c159
< $tree = parseFilterToTree( $filter );
---
> $tree = parseFilterToTree();