require_once(dirname(__FILE__).'/../../locales/Locales.php'); // 본문 내 [##_ATTACH_PATH_##]를 실제 이미지 경로로 치환하는 함수 function replaceAttachPath($content, $blogid = null) { if ($blogid === null) { if (function_exists('getBlogId')) { $blogid = getBlogId(); } else { $blogid = ''; } } $context = class_exists('Model_Context') ? Model_Context::getInstance() : null; $servicePath = ($context && $context->getProperty('uri.service')) ? $context->getProperty('uri.service') : ''; $attachUrl = $servicePath . '/attach/' . $blogid; return str_replace('[##_ATTACH_PATH_##]', $attachUrl, $content); } Stay hungry, stay foolish!: youtube 동영상 다운 받는 법.에 달린 최근 댓글/트랙백 목록 http://whatlove.com/vrock/ "격변의 시대에 미래는 지속적으로 배우는 사람들이 상속할 것이다. 배움을 멈춘 사람들은 대개 존재하지도 않는 세계에서 살아갈 채비를 한다." -에릭 호퍼 ko Sat, 28 Feb 2026 04:08:37 +0900 Textcube 1.10.7 : Tempo primo Stay hungry, stay foolish!: youtube 동영상 다운 받는 법.에 달린 최근 댓글/트랙백 목록 http://whatlove.com/vrock/attach/1/1124261661.gif http://whatlove.com/vrock/ 200 200 "격변의 시대에 미래는 지속적으로 배우는 사람들이 상속할 것이다. 배움을 멈춘 사람들은 대개 존재하지도 않는 세계에서 살아갈 채비를 한다." -에릭 호퍼