This commit is contained in:
浪子
2024-12-16 16:32:13 +08:00
parent 59de4e3f46
commit 0f64cc9bba
5 changed files with 10 additions and 12 deletions
-3
View File
@@ -1,7 +1,4 @@
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
<!DOCTYPE HTML>
<html lang="zh-CN">