twe_close를 twe로 변경(서비스모드로 변경)

앞으로 추가 테스트 시작
This commit is contained in:
2018-01-14 05:01:11 +09:00
parent c5c9137b35
commit 35e92365f2
155 changed files with 16 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
<!--<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-->