Re: [Components] addClassRepository problem.

2010-04-02 Thread VINCENT-ROYOL Philippe
avril 2010 16:51 À : VINCENT-ROYOL Philippe Cc : components@lists.ez.no Objet : Re: [Components] addClassRepository problem. Hi, It's seems that this fonction excepts the name of the autoload file to autoload.php and not my_autoload.php. Max 2010/4/2 VINCENT-ROYOL Philippe mailto:p.

Re: [Components] addClassRepository problem.

2010-04-02 Thread Maxime Thomas - Wascou
Hi, It's seems that this fonction excepts the name of the autoload file to autoload.php and not my_autoload.php. Max 2010/4/2 VINCENT-ROYOL Philippe > Hi dear community, > > > > I cant find where my fault is.. I would like to load > eZCompents classes and some external classes

[Components] addClassRepository problem.

2010-04-02 Thread VINCENT-ROYOL Philippe
Hi dear community, I cant find where my fault is.. I would like to load eZCompents classes and some external classes files. Directories look like this : ./classes/myclass.php ./classes/autoload/my_autoload.php ./lib/eZComponents/ ./lib/autoload.php ./index.php On ./lib/autoload.