blob: dd62462fa04c4ec1f30a9107fede7213ce11286b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{ type: install
message: <<EOM
YaBB is now installed in %%DIR%%
Make it available through your web server and
visit http://<path-to-yabb>/Setup.pl to
configure it. You must remove Setup.pl when
you're done for security reasons.
For additional documentation please visit the
official site at: http://www.yabbforum.com/
EOM
}
]
|