Yoshihisa Fukuhara
higef****@users*****
2005年 7月 1日 (金) 01:44:59 JST
Index: affelio/bin/get_content.cgi diff -u affelio/bin/get_content.cgi:1.12 affelio/bin/get_content.cgi:1.13 --- affelio/bin/get_content.cgi:1.12 Thu Jun 30 19:50:58 2005 +++ affelio/bin/get_content.cgi Fri Jul 1 01:44:59 2005 @@ -6,7 +6,7 @@ # http://affelio.jp/ (Japan) # http://affelio.jp/ (USA and other area) # -# $Id: get_content.cgi,v 1.12 2005/06/30 10:50:58 slash5234 Exp $ +# $Id: get_content.cgi,v 1.13 2005/06/30 16:44:59 higefuku Exp $ use strict; @@ -259,7 +259,7 @@ print "Pragma: no-cache\n\n"; # " ni kiwo tsukero!!!! escape! escape! " --> \" - print "<HTML>$mystatus</HTML>"; + print "<HTML><bodyTOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0"><div style="font-szie:xx-small">$mystatus</div></body></HTML>"; debug_print("get_content: mystatus!"); exit(1); }