Rename ServiceUnavailableException & alter maintenance
This commit is contained in:
parent
62fd5375dc
commit
9fb111bca2
3 changed files with 6 additions and 11 deletions
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace Friendica\Network\HTTPException;
|
||||
|
||||
use Friendica\Network\HTTPException;
|
||||
|
||||
class ServiceUnavaiableException extends HTTPException
|
||||
{
|
||||
protected $code = 503;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue