15 lines
390 B
Plaintext
15 lines
390 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You have installed the ionCube loader package.
|
|
|
|
The following lines have been added to %%PREFIX%%/etc/php/ext-05-ioncube.ini so
|
|
that the extension has been automatically activated.
|
|
|
|
[Zend]
|
|
zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so
|
|
zend_extension_ts=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so
|
|
EOM
|
|
}
|
|
]
|