
File name
Commit message
Commit date
<?
$hostname = exec("/home/bin/hostname");
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>(주)테이큰소프트 홈페이지입니다.</title>
</head>
<body>
<!--<BR>
<BR>
<BR>
<center><h1>(주)테이큰소프트 홈페이지입니다.</h1></center>-->
<!--iframe frameborder=0 scrolling=no marginwidth=0 marginheight=0 width=100% height=100% src="//hostinfo.cafe24.com/index.php?hostname=<?=$hostname;?>"></iframe -->
</body>
<script>
window.location.href = 'http://www.takensoft.co.kr/view/index.html';
</script>
</html>