Some mistake

Han <[email protected]> 11 Sep 2003 21:47:12 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <c004328bedaa28b548d11546342013dc@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=228101#228101
----------------------------------------------------------------

I succefully imported sql. file with id changed to 16.
Also changed in column_controller.php all 14 to 16.

But when trying Column controller in Admin (under Tools) getting the message:

Fatal error: Call to undefined function: tep_merge_array() in W:\www\catalog\siteadmin\column_controller.php on line 96

In line 96 is:
$cInfo_array = tep_merge_array($configuration, $cfg_extra);

Any ideas????

Thanks