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

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
roadfever

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

Post 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
Post Reply

Return to “Developers Discussion”