1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[Change] Alllow applications to set custom module inclusion path (idea by HoL)

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9095 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2008-11-23 12:42:34 +00:00
parent f1b1d0c839
commit 9a7d2a3736
2 changed files with 39 additions and 1 deletions

View File

@@ -95,6 +95,8 @@
<li>[Fix] Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)</li>
<li>[Fix] Properly treat punctuation marks after local urls (Bug #37055)</li>
<li>[Fix] Make searching for members by YIM address work in prosilver</li>
<li>[Change] Alllow applications to set custom module inclusion path (idea by HoL)</li>
</ul>
<a name="v302"></a><h3>1.ii. Changes since 3.0.2</h3>