Nils Kneuper 719032c895 move website stuff from branches/resources to website/
[[Split portion of a mixed commit.]]
2009-04-22 09:30:16 +00:00

14 lines
414 B
Plaintext

In this directory are located several patches applied over the
vanilla phpBB distribution for the wesnoth.org forums.
Some patches may require additional fiddling with the phpBB
config or database tables. Please read every patch's
accompanying README file for additional installation steps.
In general, to apply a patch, use:
patch -p1 < patchfile.diff
... on the phpBB root directory (e.g. /public/forum).