rhymix/modules/install
Kijin Sung b5720557e8 Improve session detection in install module
- 세션 작동여부 확인과 session.auto_start 확인을 하나로 합침.
- 세션에 기록된 플래그와 license_agreement 파일에 기록된 시간을 비교하도록 하여
  예전에 기록된 플래그를 잘못 인식하지 않도록 함.
2019-07-27 20:21:05 +09:00
..
conf 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
lang Improve session detection in install module 2019-07-27 20:21:05 +09:00
ruleset Update installer to use new config format 2016-02-03 15:39:58 +09:00
schemas 삭제 2007-08-12 03:59:52 +00:00
script Change instanceof Object to instanceof BaseObject 2017-12-01 01:10:48 +09:00
tpl 라이믹스 설치시 PHP 세션을 사용할 수 있는 지 체크 2019-07-20 17:06:37 +09:00
install.admin.controller.php Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
install.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
install.controller.php Improve session detection in install module 2019-07-27 20:21:05 +09:00
install.model.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
install.view.php Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00