Hi,
I get the following error when executing the script:
Fatal error: Call to undefined function: create_array() in /mysite/include/sales_report.php on line 59
the script stops at this line: $smarty->assign("data", create_array($query));
any ideas what might be causing this?
thank you
Olaf
|