mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 10:08:05 +00:00
Update the dependencies Remove some old codes Bump the package version Move the throttle limit from 60 to 600
5 lines
134 B
PHP
5 lines
134 B
PHP
@extends('errors::minimal')
|
|
|
|
@section('title', __('Not found'))
|
|
@section('code', '405')
|
|
@section('message', __('Method not allowed'))
|