mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
PEAR link를 libs밑으로 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3474 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d3169308ab
commit
1740ebb83c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @brief lifepod모듈의 model 클래스
|
||||
**/
|
||||
|
||||
set_include_path("./modules/springnote/lib/PEAR");
|
||||
set_include_path("./libs/PEAR");
|
||||
require_once('PEAR.php');
|
||||
require_once('HTTP/Request.php');
|
||||
require_once('./classes/xml/GeneralXmlParser.class.php');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue