]> git.agnieray.net Git - galette.git/commit - galette/lib/Galette/Core/GaletteMail.php
CS
authorJohan Cwiklinski <johan@x-tnd.be>
Mon, 31 Oct 2016 08:58:52 +0000 (09:58 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Mon, 31 Oct 2016 19:38:12 +0000 (20:38 +0100)
commit0e7e0966716ceb8409ebcf28ac57212c1cc67ad2
treea8da970f3cdef4fe006a0b800dc46de776612f83
parent72588e00f3051b14d3367bde5d4b4901a6ebb088
CS
52 files changed:
galette/lib/Galette/Core/CheckModules.php
galette/lib/Galette/Core/Db.php
galette/lib/Galette/Core/Error.php
galette/lib/Galette/Core/GaletteMail.php
galette/lib/Galette/Core/I18n.php
galette/lib/Galette/Core/Install.php
galette/lib/Galette/Core/L10n.php
galette/lib/Galette/Core/Logs.php
galette/lib/Galette/Core/Mailing.php
galette/lib/Galette/Core/MailingHistory.php
galette/lib/Galette/Core/Middleware.php
galette/lib/Galette/Core/Password.php
galette/lib/Galette/Core/PasswordImage.php
galette/lib/Galette/Core/Picture.php
galette/lib/Galette/Core/Preferences.php
galette/lib/Galette/Core/PrintLogo.php
galette/lib/Galette/DynamicFieldsTypes/DynamicFieldType.php
galette/lib/Galette/DynamicFieldsTypes/Line.php
galette/lib/Galette/DynamicFieldsTypes/Separator.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/DynamicFields.php
galette/lib/Galette/Entity/FieldsConfig.php
galette/lib/Galette/Entity/ImportModel.php
galette/lib/Galette/Entity/PdfAdhesionFormModel.php
galette/lib/Galette/Entity/PdfInvoice.php
galette/lib/Galette/Entity/PdfMain.php
galette/lib/Galette/Entity/PdfModel.php
galette/lib/Galette/Entity/Reminder.php
galette/lib/Galette/Entity/Texts.php
galette/lib/Galette/Entity/Title.php
galette/lib/Galette/Filters/AdvancedMembersList.php
galette/lib/Galette/Filters/MembersList.php
galette/lib/Galette/IO/Charts.php
galette/lib/Galette/IO/Csv.php
galette/lib/Galette/IO/CsvIn.php
galette/lib/Galette/IO/CsvOut.php
galette/lib/Galette/IO/ExternalScript.php
galette/lib/Galette/IO/File.php
galette/lib/Galette/IO/FileTrait.php
galette/lib/Galette/IO/Pdf.php
galette/lib/Galette/IO/PdfAttendanceSheet.php
galette/lib/Galette/IO/PdfContribution.php
galette/lib/Galette/IO/PdfMembersCards.php
galette/lib/Galette/IO/PdfMembersLabels.php
galette/lib/Galette/Repository/Contributions.php
galette/lib/Galette/Repository/Groups.php
galette/lib/Galette/Repository/Members.php
galette/lib/Galette/Repository/PdfModels.php
galette/lib/Galette/Repository/Reminders.php
galette/lib/Galette/Repository/Titles.php
galette/lib/Galette/Repository/Transactions.php
galette/lib/Galette/Updater/AbstractUpdater.php