changeset 837:510c239a1f5a

che
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Sun, 26 Jul 2015 10:37:12 +0900
parents 3be630e6ac15
children 269fe6f2620c
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