1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

Parse email text files with the template engine.

Did not check if this influences styles template cache list/purge/etc.

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9823 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2009-07-22 09:07:24 +00:00
parent 16e393b61d
commit cef8c2d87e
2 changed files with 54 additions and 22 deletions

View File

@@ -219,6 +219,7 @@
<li>[Feature] Ability to empty a user's outbox from the user ACP quick tools.</li>
<li>[Feature] Ability to filter ACP / MCP logs</li>
<li>[Feature] Users can report PMs to moderators which are then visible in a new MCP module</li>
<li>[Feature] Parse email text files with the template engine.</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>