Hi.

> … but nothing happens. There´s no test-xxx.php inside the cache
> directory. Why?

You need a caller to get the data from that like:

$myData =
include(AgaviConfigCache::checkConfig(AgaviConfig::get('core.config_dir') .
'/my-cool.xml');

After that the XML will be compiled into PHP.

Found here in the API Docs:

http://www.agavi.org/apidocs/db_config_AgaviConfigCache.class.html#%5CAgaviConfigCache

Kind regards,
 Marius.

-- 
http://www.itsocks.de - Deep in their roots all flowers keep the light.
PGP: 0x53FA79D0 (https://users.itsocks.de/~mhein/pgp/mhein.asc)


_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to