summaryrefslogtreecommitdiff
path: root/www/punbb/files/pkg-message.in
blob: 59d9db3717c4918eae9e4a81ab888fc33a22c726 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
Congratulations, PunBB is now installed!


Please, make sure that you have installed a database:
(MySQL =>4.1.2, PostgreSQL =>7.0 or SQLite 2 or later).

If you want to optimize PunBB, read the following website:

http://punbb.org/docs/install.html

PunBB has been installed in %%WWWDIR%%.
EOM
}
]