Hi,
I read on the first tutorial that you can use bx_import() to import 3rd modules classes.
The bx_import function automatically imports a class by its name, and it can load classes with BxDol, BxBase, BxTempl prefixes if they are correctly named and located.Also, it can load module classes if the module config is passed as the second parameter.
Well i don't really uderstand how to pass the module config as second parameter...Can someone help please ?
Thanks in advance :)