View Single Post
  #10  
Old 08-07-2006, 05:01 AM
 
banzai banzai is offline
 

Newbie
  
Join Date: Oct 2005
Posts: 9
 

Default

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
Reply With Quote