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

Send statistics now check for IPv6 and send private network status as a boolean

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10370 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Nils Adermann
2009-12-23 02:53:56 +00:00
parent 04945c5432
commit 9ad40c8821
2 changed files with 45 additions and 10 deletions

View File

@@ -130,6 +130,7 @@
<li>[Change] Alter ACP user quick tools interface to reduce confusion with the delete operation.</li>
<li>[Change] Remove item limit from &quot;All forums&quot; feed.</li>
<li>[Change] &quot;All topics&quot; feed now returns newest board topics.</li>
<li>[Change] Send statistics now check for IPv6 and send private network status as a boolean.</li>
</ul>
<a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3>