Ignore:
Timestamp:
Jun 22, 2009, 11:30:36 AM (15 years ago)
Author:
wade
Message:
  • 2009-06-22 將錯誤訊息頁面增加 utf8 meta data
File:
1 edited

Legend:

Unmodified
Added
Removed
  • hadoop-register/etc/funs.php

    r63 r84  
    1717    {
    1818      header ("refresh:5 ;url=$w_url");
     19      echo '<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">"';
    1920      echo "<BR> 此網頁將於 5 秒後重新導向 <BR>";
    2021      echo "<BR> ======== System Message ========";
Note: See TracChangeset for help on using the changeset viewer.