changeset 2570:f438c98d4c48

che
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Sun, 26 Jul 2015 10:37:12 +0900
parents a903876cd861
children c23be4d7c8a2
files oasis2015/admin/check.rb
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/oasis2015/admin/check.rb	Sun Jul 26 10:35:37 2015 +0900
+++ b/oasis2015/admin/check.rb	Sun Jul 26 10:37:12 2015 +0900
@@ -70,13 +70,13 @@
 
 print"Content-type: text/html; charset=UTF-8\n\n"
 
-
+sum=hsh2.length
 ######################################
 ################if ~html##############
 
 #if getAC1 == pass
 
-printf(<<_EOS_, pts, hsh2.length)
+printf(<<_EOS_, pts, sum)
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>

yatex.org