Closed
Description
Hello All
Just came across this error even from the dev branch
Call to undefined function get_timespan() for html_reports.php
To fix I # line 810
#get_timespan($timespan, time(), $current_ts, $first_weekdayid);
Everything seems to be working fine after commenting out the line I think it may have been left in there from a deletion