Kaynağa Gözat

Update area.php

邹景立 2 yıl önce
ebeveyn
işleme
cf6ab16aa8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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() {