banner, google_analysis 코드 제거

This commit is contained in:
2018-03-07 21:33:19 +09:00
parent bc3a6cf86e
commit 1b70485c9a
45 changed files with 40 additions and 78 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ function myclock() {
window.setTimeout("myclock();", 1000);
}
</script>
<?php require('analytics.php'); ?>
</head>
<body OnLoad='myclock()'>
<?php