#91 에 따른 sns 공유 기능 추가

This commit is contained in:
chicpro
2013-05-02 16:14:55 +09:00
parent 5c2a585bbd
commit 4fd3c33fde
6 changed files with 67 additions and 17 deletions

View File

@ -199,7 +199,7 @@ function is_null_time($datetime)
// 1.02.01 $ca_id 추가
function display_type($type, $skin_file, $list_mod, $list_row, $img_width, $img_height, $ca_id="")
{
global $member, $g4;
global $member, $g4, $config;
// 상품의 갯수
$items = $list_mod * $list_row;