Make %reports a global variable
This allows to share it between make_reports_index and load_report, which should avoid loading twice the same report.
Please register or sign in to comment
This allows to share it between make_reports_index and load_report, which should avoid loading twice the same report.