blob: 8ad98f11f95530f55938e4a84392bb2d968457ec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
***************************************************************
Now you need to adjust PHP's include_path to contain
`%%DATADIR%%'
For example, insert:
include_path = ".:%%DATADIR%%/library"
into `%%LOCALBASE%%/etc/php.ini'.
For more information about the Zend Framework, please visit:
http://framework.zend.com/
***************************************************************
|