rhymix/classes
Kijin Sung a6bb44bf88 Convert PHP_EOL to \n for consistency
adf067e 보완

- classes 내에서 사용하는 PHP_EOL을 \n으로 교체
- common/framework/debug.php, common/scripts 내의 스크립트들은
  OS에 맞춰야 하므로 수정하지 않음
2020-08-06 14:54:32 +09:00
..
cache
context Convert PHP_EOL to \n for consistency 2020-08-06 14:54:32 +09:00
db Clean up usage of is_countable() 2020-06-08 20:35:54 +09:00
display Convert PHP_EOL to \n for consistency 2020-08-06 14:54:32 +09:00
editor
extravar Convert PHP_EOL to \n for consistency 2020-08-06 14:54:32 +09:00
file Make JPG quality in document/comment thumbnails configurable, too 2019-08-01 16:37:05 +09:00
frontendfile Fix incorrect use of curly braces in legacy classes 2020-05-19 20:52:44 +09:00
handler
httprequest
mail Use egulias/EmailValidator to validate email addresses 2018-10-18 14:16:12 +09:00
mobile Restrict UA and lang_type cookies to RX_BASEURL 2020-04-04 23:17:04 +09:00
module Fix #1348 apply xpressengine/xe-core#2148 2020-07-10 02:05:53 +09:00
object Filter error location in JSON and XML responses 2020-03-19 17:56:38 +09:00
page
security Fix #1274 check chunked uploads after all chunks are ready 2020-04-16 18:17:04 +09:00
template Convert PHP_EOL to \n for consistency 2020-08-06 14:54:32 +09:00
validator Fix incorrect use of curly braces in legacy classes 2020-05-19 20:52:44 +09:00
widget
xml