mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 04:24:31 +02:00
necessary changes...
git-svn-id: file:///svn/phpbb/trunk@8072 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -651,8 +651,10 @@ class dbal
|
||||
</div>
|
||||
</body>
|
||||
</html>';
|
||||
exit;
|
||||
break;
|
||||
|
||||
exit_handler();
|
||||
|
||||
break;
|
||||
|
||||
case 'stop':
|
||||
$endtime = explode(' ', microtime());
|
||||
|
Reference in New Issue
Block a user