Update area.php

This commit is contained in:
邹景立 2022-09-22 14:33:39 +08:00
parent d6f7a28623
commit cf6ab16aa8

View File

@ -1,7 +1,7 @@
<?php
// 禁止 HTTP 访问脚本文件
// PHP_SAPI === 'cli' or die('Can only run in CLI mode.');
PHP_SAPI === 'cli' or die('Can only run in CLI mode.');
new class() {