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.
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
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.