Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

PATH_TO_EZCOMPONENTS

Summary

Path to eZ Components

Description

config.php can set the components path like:

ini_set( 'include_path', ini_get( 'include_path' ). PATH_SEPARATOR . '../ezcomponents/trunk' )

Andrea Melo (21/06/2012 3:41 pm)

Andrea Melo (31/08/2012 1:28 pm)


Comments

There are no comments.