rhymix/modules/advanced_mailer
conory b1cb1f3f34 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리
변경전의 xe.less 파일도 rhymix.less와 함께 load 하여 호환정 유지

CSS 충돌 예)
bootstrap의 .btn
사용 예)
bootstrap 사용시엔 {Context::unloadBasicFiles('xe')}으로 unload 시키면 문제없음
2018-08-03 19:45:30 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
lang Implement test SMS sending 2016-12-14 00:38:14 +09:00
queries Update procPaging() to distinguish mail count from SMS count 2016-12-14 00:41:51 +09:00
schemas Add table and triggers for SMS logging 2016-12-14 00:01:55 +09:00
tpl 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리 2018-08-03 19:45:30 +09:00
advanced_mailer.admin.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
advanced_mailer.admin.view.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
advanced_mailer.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
advanced_mailer.controller.php Fix fatal error when trying to send an email with no To: address 2017-09-24 20:28:38 +09:00
advanced_mailer.model.php Add advanced mailer module 2016-05-22 23:50:15 +09:00