changeset 791:6b6dd42c90aa

up in
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Tue, 14 Jul 2015 20:12:05 +0900
parents 1f0ce6bcfb80
children 70def1311847
files oasis2015/weier/check.rb
diffstat 1 files changed, 15 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/oasis2015/weier/check.rb	Tue Jul 14 20:03:50 2015 +0900
+++ b/oasis2015/weier/check.rb	Tue Jul 14 20:12:05 2015 +0900
@@ -23,6 +23,21 @@
 pts = "<table><tr><th>id</th><td>おちゃ</td><td>しょうひん2</td><td>しょうひん3</td><td>しょうひん4</td><td>しょうひん5</td><td>しょうひん6</td></tr>"
 end
 
+
+######################################
+################SQ3###################
+if c["SQ3"] == ""
+else
+upd = c["SQ3"]
+db.execute(upd)
+end
+
+################SQ3###################
+######################################
+
+
+
+
 ################################
 ################################
 if hsh == ""
@@ -53,23 +68,6 @@
 print"Content-type: text/html; charset=UTF-8\n\n"
 
 
-
-
-
-
-
-
-######################################
-################SQ3###################
-if c["SQ3"] == ""
-else
-upd = c["SQ3"]
-db.execute(upd)
-end
-
-################SQ3###################
-######################################
-
 ######################################
 ################if ~html##############
 

yatex.org