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