From dbc025d08934dfda83f685122a659f72a49efb82 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 30 Nov 2007 04:05:54 +0000 Subject: [PATCH] =?UTF-8?q?=EC=8A=A4=ED=94=84=EB=A7=81=EB=85=B8=ED=8A=B8?= =?UTF-8?q?=20=EB=AA=A8=EB=93=88=EC=97=90=20=EC=9D=B4=EB=AF=B8=EC=A7=80?= =?UTF-8?q?=EA=B0=80=20=EB=82=98=ED=83=80=EB=82=98=EC=A7=80=20=EC=95=8A?= =?UTF-8?q?=EB=8D=98=20=EB=AC=B8=EC=A0=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3115 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/springnote/springnote.model.php | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/springnote/springnote.model.php b/modules/springnote/springnote.model.php index b390747c4..8e97bb9be 100644 --- a/modules/springnote/springnote.model.php +++ b/modules/springnote/springnote.model.php @@ -91,7 +91,6 @@ $page->tags = $xmldoc->page->tags->body; $page->body = trim($xmldoc->page->body); $page->source = trim($xmldoc->page->source->body); - $page->source = preg_replace('"\/pages\/([0-9]+)"','./?mid='.Context::get('mid').'&pageid=\\1', $page->source); $uri = preg_replace('/pages(.*)$/i','',$page->uri); $page->css_files = array(