rhymix/modules/admin
Kijin Sung 1be8ee18a3 Fix syntax error when a module is installed in the wrong folder
GitHub에서 다운받은 모듈이 modulename-master 등 잘못된 폴더에 설치된 경우
하이픈 문자 때문에 files/site_design/design_0.php 파일의 문법이 잘못되어
사이트 전체가 먹통이 되어 버리는 문제가 있었음.
해당 캐시파일 작성시 문자열을 제대로 escape 처리하도록 수정함.
관리자가 생성한 폴더명 때문에 발생하는 문제이므로 보안이슈는 아님.
2017-10-12 17:15:53 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
lang Add option to specify a global header script per domain 2017-09-12 14:39:33 +09:00
queries issue 2517, added a method for clean favorite. 2012-09-24 07:43:22 +00:00
ruleset #43 사이트 잠금기능 추가. 2013-11-21 13:57:53 +09:00
schemas issue 2847 remove autoincrement attribute for mssql 2013-02-07 05:55:13 +00:00
tpl Add option to specify a global header script per domain 2017-09-12 14:39:33 +09:00
admin.admin.controller.php Fix syntax error when a module is installed in the wrong folder 2017-10-12 17:15:53 +09:00
admin.admin.model.php fix #2086 FTP host 이름을 노출하지 않도록 변경 2017-05-30 11:54:37 +09:00
admin.admin.view.php Add configuration for thumbnail target 2017-09-12 14:20:05 +09:00
admin.class.php Fix #747 misleading explanation in file module config 2017-09-13 00:25:00 +09:00