diff options
Diffstat (limited to 'www/skytemplate/files/pkg-message.in')
| -rw-r--r-- | www/skytemplate/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/skytemplate/files/pkg-message.in b/www/skytemplate/files/pkg-message.in index b56ba8cc091e..4be47db9cba9 100644 --- a/www/skytemplate/files/pkg-message.in +++ b/www/skytemplate/files/pkg-message.in @@ -1,8 +1,10 @@ -**************************************************************** - +[ +{ type: install + message: <<EOM To use SkyTemplate you have to add the correct include path into your %%LOCALBASE%%/etc/php.ini configuration file, like: include_path = ".:%%PREFIX%%/share/skytemplate" - -**************************************************************** +EOM +} +] |
