This commit is contained in:
whitedot
2013-05-13 16:04:59 +09:00
parent 3619a059dc
commit 1937e6d638
14 changed files with 69 additions and 55 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');
?>