rhymix/modules/advanced_mailer
conory fc6206ab75 module.xml 3차 정리
action에 permission 속성을 부여하는 방식으로 변경
board, page 모듈 action에  grant 퍼미션 설정
2017-04-08 15:50:06 +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 Implement test SMS sending 2016-12-14 00:38:14 +09:00
advanced_mailer.admin.controller.php Implement test SMS sending 2016-12-14 00:38:14 +09:00
advanced_mailer.admin.view.php Update procPaging() to distinguish mail count from SMS count 2016-12-14 00:41:51 +09:00
advanced_mailer.class.php Add table and triggers for SMS logging 2016-12-14 00:01:55 +09:00
advanced_mailer.controller.php Implement SMS logging and viewing 2016-12-14 00:22:01 +09:00
advanced_mailer.model.php