4 lines
107 B
PHP
4 lines
107 B
PHP
<?php
|
|
include 'includes/common.php';
|
|
|
|
sysmsg('抱歉,你所访问的网页找不到了','404 Not Found'); |