rhymix/modules/page
Kijin Sung 84e5542d77 Remove unnecessary use of BaseObject
- 트리거 등 반환값이 필요하지 않은 곳에서 new BaseObject()를 반환하는 것 삭제
- 모듈 설치, 업데이트 후 무의미한 new BaseObject()를 반환하는 것 삭제
- 사용자에게 에러 메시지를 돌려주는 용도로 new BaseObject(-1, '에러메시지')를
  사용하는 경우는 대부분 $this->setError()로 변경함. 언어 변환과 sprintf()
  처리까지 한 번에 이루어지므로 이쪽이 더 편리함.
2017-12-01 00:54:51 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
lang #327 언어파일 정리 2016-03-03 18:19:44 +09:00
m.skins/default #239 일본어 번역(3) 2013-12-31 23:31:35 +09:00
queries issue 92 page type 'ARTICLE' pages of 'skin fix' column to 'Y' is updated 2011-07-26 09:49:49 +00:00
ruleset issue 144 mid custom ruleset apply in page 2011-10-20 06:33:56 +00:00
skins/default 잘못된 일어 스킨 제목 수정 2014-09-04 13:01:23 +09:00
tpl Fix page module configuration screen 2017-07-01 21:16:32 +09:00
page.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
page.admin.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
page.api.php NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00
page.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
page.controller.php copyright add to php files 2013-11-08 05:52:51 +00:00
page.mobile.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
page.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
page.wap.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00