邹景立 2 éve
szülő
commit
cf6ab16aa8
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      public/static/plugs/jquery/area/area.php

+ 1 - 1
public/static/plugs/jquery/area/area.php

@@ -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() {