sns 사용 때 게시글 보기 로딩 속도 개선

This commit is contained in:
chicpro
2014-06-10 15:42:13 +09:00
parent 091ffc65bd
commit 1c90e83ae1
7 changed files with 165 additions and 107 deletions

3
plugin/sns/_common.php Normal file
View File

@ -0,0 +1,3 @@
<?php
include_once('../../common.php');
?>