aboutsummaryrefslogtreecommitdiff
path: root/deskutils/myitcrm/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/myitcrm/files/pkg-message.in')
-rw-r--r--deskutils/myitcrm/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/myitcrm/files/pkg-message.in b/deskutils/myitcrm/files/pkg-message.in
index 72bc8b5fc7d0..2d68eb8cffca 100644
--- a/deskutils/myitcrm/files/pkg-message.in
+++ b/deskutils/myitcrm/files/pkg-message.in
@@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-Post installation instructions:
-----------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
MyITCRM is now installed in documentroot: %%WWWDIR%%.
1) Create user, MySQL database and set privileges:
@@ -29,4 +29,6 @@ Recommended php.ini settings:
- memory_limit=32M
- register_globals=off
- safe_mode=off
-============================================================================
+EOM
+}
+]