mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@912 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
621636fe93
commit
9bc7d8f708
3 changed files with 1 additions and 12 deletions
|
|
@ -26,9 +26,6 @@
|
|||
// 자신이라면 패스
|
||||
if($logged_info->member_srl == $member_srl) return;
|
||||
|
||||
// 언어파일 읽음
|
||||
Context::loadLang($addon_path."lang");
|
||||
|
||||
// 템플릿에서 사용되기 전의 menu_list를 가져옴
|
||||
$menu_list = $this->get('menu_list');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue