Page 1 of 1

What's up with the mysql_meta_module.inc file in the 1.2 distro?

Posted: Sat Nov 03, 2007 4:18 am
by roadfever
Hi,

I'm sorting out a custom module's compatibility with 1.2.

In CMSMS 1.2's lib/adodb_lite/adodbSQL_drivers folder, there's a 'generic' directory where the mysql_meta_module.inc file lives.  In the Adodb Lite distribution from SourceForge, this file is in adodbSQL_drivers\mysql (where I'd expect it to be) and there is no 'generic' directory.

Yep, I need meta functions.  Is there a reason/issue behind this file moving around?  I can change the drivers dir to fix my stuff, but I don't want to break the system.

Thanks mightily!

CJC