rhymix/common
conory c2221a25e6 캐시가 없는 상황에서 DB 연결 에러시 DB 에러 메세지 대신 php 치명적 에러가 나오는 문제 수정
(라이믹스 오류 화면 출력시에도 DB 연결이 사용되므로 Debug::displayErrorScreen() 함수를 거치면 치명적 에러가 발생되기에 Exception로 처리하지 않았음)
라이믹스가 설치되지 않은 상태에서는 "에러 로그로 확인하라는 메세지" 없이 에러가 바로 출력되도록 수정
2019-01-17 18:26:46 +09:00
..
css Add rhymix aliases to XE CSS classes 2018-08-05 01:50:39 +09:00
defaults Add file.folder_structure setting to simplify file storage hierarchy 2018-10-18 16:06:53 +09:00
framework 캐시가 없는 상황에서 DB 연결 에러시 DB 에러 메세지 대신 php 치명적 에러가 나오는 문제 수정 2019-01-17 18:26:46 +09:00
img Disable autoplay of multimedia thumbnail #677 #843 2017-06-28 16:32:01 +09:00
js #2314 #2284 이슈에서 수정했던 jquery.fileupload 플러그인의 Safari 호환성 문제 해결 코드로 인해 d&d 파일 업로드가 실패하는 문제 수정 2018-10-18 09:59:23 +09:00
lang Throw exception if neither openssl nor mcrypt is available 2018-12-03 15:10:20 +09:00
libraries Implement new Password class and related unit tests 2016-03-13 22:08:56 +09:00
manual/server_config Fix nginx rewrite rules to be compatible with external folders 2018-10-09 09:56:05 +09:00
scripts Add script to delete old logs 2018-11-20 15:31:34 +09:00
tpl Revert "Fix var_export() not working for stdClass in PHP < 7.3" 2018-12-13 18:59:27 +09:00
autoload.php Remove index hint classes for MS SQL and Cubrid 2018-06-30 15:31:00 +09:00
constants.php Version 1.9.9 2018-12-18 17:45:03 +09:00
functions.php Revert "Fix var_export() not working for stdClass in PHP < 7.3" 2018-12-13 18:59:27 +09:00
legacy.php Remove invalid characters from REQUEST_URI 2018-07-31 19:08:02 +09:00