Hi, According to reported bug http://bugs.oxid-esales.com/view.php?id=1721, we implemented suggested improvement for the next release: added $this->aUserComponentNames array option to config.inc.php. With this option it will be easier to override custom components array $_aUserComponentNames (class names, that are defined in this array, will be executed before any other regular operation) in oxubase. Till now the only way to override this array in oxubase was extending view classes and sometimes all of them.
Regards, Vilma _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
