changeset 867:ff7adfbeb4b4

hoge2
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Thu, 22 Oct 2015 21:51:29 +0900
parents 8a529024b107
children 8ce30665be64
files opencampus2015/accountcheck.rb
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/opencampus2015/accountcheck.rb	Thu Oct 22 21:43:39 2015 +0900
+++ b/opencampus2015/accountcheck.rb	Thu Oct 22 21:51:29 2015 +0900
@@ -94,7 +94,7 @@
   db.execute(ins6, id, pass, name)
   db.execute(sql, id, name, cal, age, sex, aria, exp, pt, lv)
   db.execute(toi, id)
-  db.execute(item, id)
+#  db.execute(item, id)
   db.execute(numup, id, cd)
 end
 #  srand(id.to_i)  

yatex.org