Changeset 7180 for temp/trunk/data/lib/gdthumb.php
- Timestamp:
- 2006/11/01 12:10:07 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/gdthumb.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/gdthumb.php
r7179 r7180 40 40 list($Ck, $Msg) = $objg->Main($_GET["path"], $_GET["mw"], $_GET["mh"]); 41 41 if(!$Ck) { // ¥¨¥é¡¼¤Î¾ì¹ç 42 header("Content-Type: text/html; charset= CHAR_CODE");42 header("Content-Type: text/html; charset=" . CHAR_CODE); 43 43 print $Msg; 44 44 }
Note: See TracChangeset
for help on using the changeset viewer.
