1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 18:49:52 +02:00

Add INC (working name) to template syntax

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10051 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2009-08-24 15:12:40 +00:00
parent d2f72e2b27
commit 03568fd176
3 changed files with 28 additions and 1 deletions

View File

@@ -281,6 +281,8 @@
<li>[Feature] Separate PM Reply and PM Reply to all in prosilver.</li>
<li>[Feature] Place debug notices during captcha rendering in the error log - useful for debugging output already started errors.</li>
<li>[Feature] Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for images/avatars/ranks/imageset...</li>
<li>[Feature] Added INC command to template syntax.</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>