mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#19176294 외부페이지모듈에서 /에 xe가 설치된 경우 잘못된 경로로 수정되는 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7741 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9665d0136
commit
fd53b7422c
2 changed files with 6 additions and 5 deletions
|
|
@ -1550,7 +1550,7 @@
|
|||
}
|
||||
|
||||
$path = '/'.implode('/', $_path);
|
||||
|
||||
if(substr($path,-1)!='/') $path .= '/';
|
||||
return $path;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue