mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
#17346937 경로 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5063 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
114789970b
commit
3359338369
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
require_once("./modules/document/document.item.php");
|
||||
require_once(_XE_PATH_.'modules/document/document.item.php');
|
||||
|
||||
class issueItem extends documentItem {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue