mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 04:52:14 +09:00
r8193 추가
space4칸 -> tab 1칸으로 변경 줄 끝 공백 제거 74,006bytes -> 59,783bytes git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8194 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3c4d943ed7
commit
029f07428e
1 changed files with 1631 additions and 1632 deletions
|
|
@ -1,11 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
/**
|
||||
* @class documentController
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief document 모듈의 controller 클래스
|
||||
**/
|
||||
|
||||
class documentController extends document {
|
||||
class documentController extends document {
|
||||
|
||||
/**
|
||||
* @brief 초기화
|
||||
|
|
@ -1679,5 +1678,5 @@
|
|||
$this->setError(-1);
|
||||
$this->setMessage('success_updated');
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue