Adding swift mailer

This commit is contained in:
gamonoid
2017-11-26 18:20:25 +01:00
parent 7330194eb3
commit 83181beb23
418 changed files with 49835 additions and 74 deletions

View File

@@ -1,5 +1,6 @@
<?php
$migrationList = [];
$migrationList[] = 'v20171126_200303_swift_mail';
$migrationList[] = 'v20171003_200302_payroll_meta_export';
$migrationList[] = 'v20171003_200301_add_deduction_group_payroll';
$migrationList[] = 'v20171001_200201_update_attendance_out';