]+src=["\']([^"\']+)["\']/', $row['wr_content'], $matches)) { $og_image = (strpos($matches[1], 'http') === 0) ? $matches[1] : G5_URL . $matches[1]; } else { $og_image = G5_URL . "/img/social-share-default.jpg"; } $canonical_url = G5_URL . "/bbs/board.php?bo_table={$bo_table}&wr_id={$wr_id}"; // 게시글도 아니고 메인도 아닐 경우 (기타 페이지들) } else { $meta_title = "사회주의를향한전진 | 위기의 시대, 노동계급이 주도하는 혁명"; $meta_description = "위기의 시대, 노동계급이 주도하는 혁명으로 자본주의를 철폐해 착취·억압·차별이 없는 해방사회로 나아가고자 하는 사회주의를향한전진입니다."; $canonical_url = G5_URL . $_SERVER['REQUEST_URI']; $og_image = G5_URL . "/img/social-share-default.jpg"; } ?>