From ec72e4f8d830affe670197dec194983c909e584d Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 24 Sep 2014 15:08:33 +0000 Subject: [PATCH] fixed wrong attachment base in the wiki editing page --- codepot/src/codepot/views/wiki_edit.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/codepot/src/codepot/views/wiki_edit.php b/codepot/src/codepot/views/wiki_edit.php index f6dfd901..de97b3c3 100644 --- a/codepot/src/codepot/views/wiki_edit.php +++ b/codepot/src/codepot/views/wiki_edit.php @@ -12,7 +12,9 @@ - +converter->AsciiToHex ($wiki->name); +?>