Well, I can only say that I downloaded a ModX file with ALL codechanges.
Quote from modx:
Title:phpBB 3.0.2 to phpBB 3.0.3 Code Changes
Description:
These are the Changes from phpBB 3.0.2 to phpBB 3.0.3 summed up into a little
Mod. This might be very helpful if you want to update your Board and have
installed a bunch of Mods. Then it's normally easier to apply the Code Changes
than to install all Mods again.
When you find a 'AFTER, ADD'-Statement, the Code have to be added after the last
line quoted in the 'FIND'-Statement.
When you find a 'BEFORE, ADD'-Statement, the Code have to be added before the
first line quoted in the 'FIND'-Statement.
When you find a 'REPLACE WITH'-Statement, the Code quoted in the
'FIND'-Statement have to be replaced completely with the quoted Code in the
'REPLACE WITH'-Statement.
When you find more than one 'FIND'-Statement it just means that you go down the
code within the order of the 'FIND'-Statements, if you found the lines for the
first 'FIND'-Statement, you continue to search the lines for the second
'FIND'-Statement. The last 'FIND'-Statement includes the codeblock to work with.
For a comprehensive explanation about installing MODs, please visit this url:
http://www.phpbb.com/kb/article/how-to-install-mods/
After you have finished this tutorial, you have to upload the
install/database_update.php file, execute it and then delete it from your
webspace.
Version:1.0.0
Installation Level:Installation Time:~26 minutes
Now please take your time and read the included modx
File is removed.




