Default Involve own "library" of util classes

Hi all,

I want to add a library of own different util classes (e.g. Transport & Client-Classes for Webservices calls and so on...),
which are in "<shop>/core/ext/dsb-bi-commons-php-1.0.0/util/...".

Actually I add all of them in the function "__autoload" of "oxfunctions.php" so they are automatically added to "require_once" if I need them.
But I don't want do this anymore, because here I have to change root classes/functions of the OXID shop.
Is there any other solution?

Many thanks in advance!

Regards
Jens
Reply With Quote