changeset 2607:d54130f85288

test
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Fri, 23 Oct 2015 16:55:19 +0900
parents 26c0e04a4b5b
children 3a69ba903d7a
files opencampus2015/admin/check.rb
diffstat 1 files changed, 0 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/opencampus2015/admin/check.rb	Fri Oct 23 16:50:47 2015 +0900
+++ b/opencampus2015/admin/check.rb	Fri Oct 23 16:55:19 2015 +0900
@@ -126,26 +126,3 @@
 #############################################
 #############################################
 #else
-if getAC1 == "hoge"    ###いらない行。accをつける前は"else"のみだった。
-printf(<<_EOS_)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-	"http://www.w3.org/TR/html4/strict.dtd">
-<html><head>
-<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
-<meta name="format-detection" content="telephone=no">
-<link media="only screen and (max-device-width:480px)"
-href="../smart.css" type="text/css" rel="stylesheet" />
-<link media="screen and (min-device-width:481px)" href="../profeel.css"
-type="text/css" rel="stylesheet" />
-<link rel="shortcut icon" href="./img/tamago.png"/>
-<title>さかたっち(go top!)</title>
-<style type="text/css">
-</style></head>
-<body><header></header>
-<h1>さかたっち</h1>
-<a href="../index.html">トップへ!</a>
-<address>skip&#x40;xxxx.co.jp</address>
-<footer></footer></body>
-</html>
-_EOS_
-end

yatex.org