blob: 0dbcc7b8583e8a259001c52b99e07bbffcf98c66 (
plain)
1
2
3
4
5
|
<!--#set var="ERRORPAGE_CODE" value="405" -->
<!--#set var="ERRORPAGE_TEXT" value="Method Not Allowed" -->
<!--#set var="ERRORPAGE_INFO" value="The request method, with which the server has been requested is not allowed." -->
<!--#include file="main.shtml" -->
|