Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 880:21726b943e41
adm0
author | ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp> |
---|---|
date | Fri, 23 Oct 2015 17:07:38 +0900 |
parents | 8cd3ea358a51 |
children | a6c2eeba7985 |
files | opencampus2015/admin/check.rb |
diffstat | 1 files changed, 0 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/opencampus2015/admin/check.rb Fri Oct 23 17:06:27 2015 +0900 +++ b/opencampus2015/admin/check.rb Fri Oct 23 17:07:38 2015 +0900 @@ -68,20 +68,6 @@ pts += "</table>" -system `sqlite3 sql/main.sq3 ` -if c["SQ3"] == "" -else -upd = c["SQ3"] -hoge = db.execute(".mode html" upd) -end - - - - - - - - print"Content-type: text/html; charset=UTF-8\n\n"