Browse Source

remove BOM

Bhikkhu-Kosalla 4 years ago
parent
commit
d27755477e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/app/dict/dict_lookup.php

+ 1 - 1
public/app/dict/dict_lookup.php

@@ -1,4 +1,4 @@
-<?php
+<?php
 //查询参考字典
 include("../log/pref_log.php");
 require_once __DIR__.'/../config.php';