rhymix/modules/file
YJSoft 7de923f9a3 php.ini의 파일 업로드 용량을 잘못 불러오는 문제 수정
파일 업로드 용량 체크시 관리자일 경우 ini에서 직접 불러와서 처리하는데 이때 단위 처리가 빠져있어 무조건 MB 단위로 처리되는
버그 수정
스킨과의 호환성을 위해 1048576으로 나눠서 MB 단위로 처리되게 수정하였습니다.
2015-01-12 16:22:46 +09:00
..
conf #953 모듈 관리자의 일부 act 허용 2014-09-04 17:24:35 +09:00
lang fix #1104 허용하지 않은 확장자의 파일을 업로드할 수 있는 문제 고침 2014-12-22 15:33:33 +09:00
queries merge from branch luminous (version 1.5.4.2, ~r12561) 2013-01-30 05:53:14 +00:00
ruleset merge from 1.7.3.5(r13153:r13167) 2013-09-29 23:32:39 +00:00
schemas 관리페이지 첨부파일 목록 개선 2009-05-08 10:22:22 +00:00
tpl php.ini의 파일 업로드 용량을 잘못 불러오는 문제 수정 2015-01-12 16:22:46 +09:00
file.admin.controller.php php.ini의 파일 업로드 용량을 잘못 불러오는 문제 수정 2015-01-12 16:22:46 +09:00
file.admin.model.php #560 file download url 에 module_srl 추가 2014-04-10 13:04:47 +09:00
file.admin.view.php php.ini의 파일 업로드 용량을 잘못 불러오는 문제 수정 2015-01-12 16:22:46 +09:00
file.class.php php.ini의 파일 업로드 용량을 잘못 불러오는 문제 수정 2015-01-12 16:22:46 +09:00
file.controller.php Merge pull request #1132 from sejin7940/document_delete 2015-01-05 13:47:33 +09:00
file.model.php php.ini의 파일 업로드 용량을 잘못 불러오는 문제 수정 2015-01-12 16:22:46 +09:00
file.view.php NOISSUE remove reference operator. 2013-12-30 17:35:02 +09:00