diff options
Diffstat (limited to 'www/pmwiki/files/pkg-message.in')
| -rw-r--r-- | www/pmwiki/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/pmwiki/files/pkg-message.in b/www/pmwiki/files/pkg-message.in index bac154b216dd..333ed32f7c4b 100644 --- a/www/pmwiki/files/pkg-message.in +++ b/www/pmwiki/files/pkg-message.in @@ -1,10 +1,12 @@ -********************************************************************** - +[ +{ type: install + message: <<EOM Before the first use of PmWiki, copy sample-config.php to config.php in %%PREFIX%%/%%PMWIKIDIR%% Please visit 'http://{host.domain}/pmwiki/pmwiki.php' in a web-browser and follow the configuration instructions. - -********************************************************************** +EOM +} +] |
