mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 10:19:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1071 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
193da4664b
commit
3a3c8a96a6
4 changed files with 10 additions and 2 deletions
|
|
@ -22,8 +22,6 @@
|
|||
$obj->module_srl = $this->module_srl;
|
||||
if($obj->is_notice!='Y'||!$this->grant->manager) $obj->is_notice = 'N';
|
||||
|
||||
if($obj->homepage && !eregi('^http:\/\/',$obj->homepage)) $obj->homepage = 'http://'.$obj->homepage;
|
||||
|
||||
// document module의 model 객체 생성
|
||||
$oDocumentModel = &getModel('document');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue