PATH_TO_EZCOMPONENTS
Summary
Path to eZ ComponentsDescription
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.