sideview.js 를 head.sub.php 에 포함

This commit is contained in:
gnuboard
2013-01-29 17:45:30 +09:00
parent 7c05894de2
commit 0f0e3f2179
16 changed files with 282 additions and 316 deletions

View File

@ -86,8 +86,6 @@ for ($i=0; $row2=sql_fetch_array($result); $i++) {
include_once(G4_PATH.'/head.sub.php');
echo '<script src="'.G4_PATH.'/js/sideview.js"></script>';
if (!file_exists($poll_skin_path.'/poll_result.skin.php')) die('skin error');
include_once ($poll_skin_path.'/poll_result.skin.php');