1
I just installed the oscommerce module for xoops. I understand that XOOPS prefixes the tables. My question is what code installs the sql located in the sql file defined in xoops_version.php?
I see $module->executeSQL in onUpdate.php but i can't seem to find which file that method is located in. It doesn't appear to be in kernel/module.php.
I'm trying to create multiple OSC's inside xoops.