summaryrefslogtreecommitdiff
path: root/www/skytemplate/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/skytemplate/files/pkg-message.in')
-rw-r--r--www/skytemplate/files/pkg-message.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/skytemplate/files/pkg-message.in b/www/skytemplate/files/pkg-message.in
deleted file mode 100644
index 4be47db9cba9..000000000000
--- a/www/skytemplate/files/pkg-message.in
+++ /dev/null
@@ -1,10 +0,0 @@
-[
-{ 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
-}
-]