mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- cron now uses a locking variable to make sure it does not spawn too many webserver processes [Bug #12741]
git-svn-id: file:///svn/phpbb/trunk@7947 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -277,6 +277,7 @@ p a {
|
||||
<li>[Fix] Quick-Mod tools now retaining the start parameter (Bug #13537)</li>
|
||||
<li>[Fix] Several fixes for custom profile fields on multi-lingual boards (Bugs #13763, #13527, #13525, #11515)</li>
|
||||
<li>[Fix] Return to the mode previously selected after disaproving a post (Bug #13796)</li>
|
||||
<li>[Fix] Cron now uses a locking variable to make sure it does not spawn too many webserver processes (Bug #12741)</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user