|
|
|
21년 전
|
조회 426
|
|
|
|
21년 전
|
조회 1,247
|
|
|
|
21년 전
|
조회 572
|
|
|
|
21년 전
|
조회 381
|
|
|
|
21년 전
|
조회 547
|
|
|
|
21년 전
|
조회 553
|
|
|
|
21년 전
|
조회 550
|
|
|
|
21년 전
|
조회 444
|
|
|
|
21년 전
|
조회 369
|
|
|
|
21년 전
|
조회 314
|
|
|
|
21년 전
|
조회 427
|
|
|
|
21년 전
|
조회 318
|
|
|
|
21년 전
|
조회 372
|
|
|
|
21년 전
|
조회 459
|
|
|
|
21년 전
|
조회 479
|
|
|
|
21년 전
|
조회 344
|
|
|
|
21년 전
|
조회 265
|
|
|
|
22년 전
|
조회 371
|
|
|
|
22년 전
|
조회 560
|
|
|
|
22년 전
|
조회 406
|
댓글 3개
$str = "<span onmousedown=\"gblayeraction(event, 'gblayer{$layerno}', 'visible')\" style='cursor:hand;'>";
$list[$i][name] = gblayer($row[mb_id], cut_str($row[wr_name],12,''), $row[wr_email], $row[wr_homepage]);
부분을
$list[$i][name] = $row[wr_name];
로 고치세요
그리구 gbform.php 파일안에도 있을 겁니다.