changeset 836:3be630e6ac15

che
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Sun, 26 Jul 2015 10:35:37 +0900
parents 300b08f42650
children 510c239a1f5a
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:14:31 2015 +0900
+++ b/oasis2015/admin/check.rb	Sun Jul 26 10:35:37 2015 +0900
@@ -76,7 +76,7 @@
 
 #if getAC1 == pass
 
-printf(<<_EOS_, pts)
+printf(<<_EOS_, pts, hsh2.length)
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>
@@ -99,7 +99,7 @@
 </head>
 
 <body>
-<header><p>test,toi,goods,time,num,pass<p></header>
+<header><p>test,toi,goods,time,num,pass,%d<p></header>
 
 
 

yatex.org