sns 공유하기 팝업으로 코드 수정

This commit is contained in:
chicpro
2013-05-13 15:26:27 +09:00
parent 0cfc7de653
commit 8995ce6e19
16 changed files with 89 additions and 60 deletions

View File

@ -47,6 +47,8 @@ $sec = get_microtime() - $begin_time;
$file = $_SERVER['PHP_SELF'];
?>
<script src="<?php echo G4_JS_URL; ?>/sns.js"></script>
<?php
include_once(G4_PATH.'/tail.sub.php');
?>