1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

thankfully, we never used this feature

git-svn-id: file:///svn/phpbb/trunk@7857 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-07-10 03:54:26 +00:00
parent 6e6636fbd2
commit 020debce66
2 changed files with 133 additions and 8 deletions

View File

@@ -196,6 +196,7 @@ p a {
<li>[Fix] Properly alter PostgreSQL tables</li>
<li>[Fix] Properly cache template files that were stored in the database (Bug #12675)</li>
<li>[Fix] Do not count the deletion of an unapproved topic as a decrease in normally viewable posts (Bug #13167)</li>
<li>[Fix] Allow column_exists() to return true if the column exists but no data is in the table</li>
</ul>