[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.1.6-85-g4439fca

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/galette.git".

The branch, develop has been updated
       via  4439fca7a166ee66ac34e2bab383bbf681f16693 (commit)
       via  09e70c19f1051a7038b5974f6ca88222ec6e17a6 (commit)
      from  ed52ba2fd4fa2fbf66c081a6779789cceefbc028 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4439fca7a166ee66ac34e2bab383bbf681f16693
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Nov 16 22:43:44 2012 +0100

    Remove uneedeed PHP close tags

commit 09e70c19f1051a7038b5974f6ca88222ec6e17a6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Nov 16 22:35:13 2012 +0100

    Check for PHP version as soon as possible to avoid issues that are not issues

-----------------------------------------------------------------------

Summary of changes:
 galette/ajax_attendance_sheet_details.php         |    1 -
 galette/ajax_group.php                            |    1 -
 galette/ajax_group_members.php                    |    1 -
 galette/ajax_groups.php                           |    1 -
 galette/ajax_mailing_preview.php                  |    1 -
 galette/ajax_members.php                          |    1 -
 galette/ajax_photo.php                            |    1 -
 galette/ajax_plugins_initdb.php                   |    1 -
 galette/ajax_recipients.php                       |    1 -
 galette/ajax_unique_group.php                     |    1 -
 galette/ajouter_adherent.php                      |    1 -
 galette/ajouter_contribution.php                  |    1 -
 galette/ajouter_groupe.php                        |    1 -
 galette/ajouter_transaction.php                   |    1 -
 galette/attendance_sheet.php                      |    1 -
 galette/carte_adherent.php                        |    1 -
 galette/champs_adherents.php                      |    2 --
 galette/champs_requis.php                         |    2 --
 galette/change_passwd.php                         |    1 -
 galette/config/paths.inc.php                      |    1 -
 galette/config/versions.inc.php                   |    1 -
 galette/config_fields.php                         |    2 --
 galette/configurer_fiches.php                     |    1 -
 galette/desktop.php                               |    1 -
 galette/editer_champ.php                          |    1 -
 galette/etiquettes_adherents.php                  |    1 -
 galette/export.php                                |    2 --
 galette/gestion_adherents.php                     |    1 -
 galette/gestion_contributions.php                 |    1 -
 galette/gestion_groupes.php                       |    1 -
 galette/gestion_intitules.php                     |    1 -
 galette/gestion_mailings.php                      |    1 -
 galette/gestion_textes.php                        |    1 -
 galette/gestion_transactions.php                  |    1 -
 galette/get_export.php                            |    1 -
 galette/history.php                               |    1 -
 galette/includes/functions.inc.php                |    2 --
 galette/includes/galette.inc.php                  |   18 +++++++-----------
 galette/includes/i18n.inc.php                     |    2 +-
 galette/includes/session.inc.php                  |    1 -
 galette/includes/smarty.inc.php                   |    1 -
 galette/includes/smarty_plugins/function._T.php   |    1 -
 galette/index.php                                 |    1 -
 galette/install/sql_parse.php                     |    2 --
 galette/lib/Galette/Common/XHProf.php             |    1 -
 galette/lib/Galette/Core/Authentication.php       |    1 -
 galette/lib/Galette/Core/CheckModules.php         |    1 -
 galette/lib/Galette/Core/Db.php                   |    1 -
 galette/lib/Galette/Core/Error.php                |    1 -
 galette/lib/Galette/Core/GaletteMail.php          |    1 -
 galette/lib/Galette/Core/History.php              |    1 -
 galette/lib/Galette/Core/I18n.php                 |    1 -
 galette/lib/Galette/Core/L10n.php                 |    1 -
 galette/lib/Galette/Core/Login.php                |    1 -
 galette/lib/Galette/Core/Mailing.php              |    1 -
 galette/lib/Galette/Core/MailingHistory.php       |    1 -
 galette/lib/Galette/Core/Pagination.php           |    1 -
 galette/lib/Galette/Core/Password.php             |    1 -
 galette/lib/Galette/Core/Plugins.php              |    1 -
 galette/lib/Galette/Core/Preferences.php          |    1 -
 galette/lib/Galette/Core/PrintLogo.php            |    1 -
 galette/lib/Galette/Core/Smarty.php               |    1 -
 galette/lib/Galette/Core/SysInfos.php             |    1 -
 galette/lib/Galette/Entity/Adherent.php           |    1 -
 galette/lib/Galette/Entity/Contribution.php       |    1 -
 galette/lib/Galette/Entity/ContributionsTypes.php |    1 -
 galette/lib/Galette/Entity/DynamicFields.php      |    1 -
 galette/lib/Galette/Entity/FieldsCategories.php   |    1 -
 galette/lib/Galette/Entity/FieldsConfig.php       |    1 -
 galette/lib/Galette/Entity/Group.php              |    1 -
 galette/lib/Galette/Entity/Politeness.php         |    1 -
 galette/lib/Galette/Entity/Required.php           |    1 -
 galette/lib/Galette/Entity/Status.php             |    1 -
 galette/lib/Galette/Entity/Texts.php              |    1 -
 galette/lib/Galette/Entity/Transaction.php        |    1 -
 galette/lib/Galette/Filters/MembersList.php       |    1 -
 galette/lib/Galette/IO/Csv.php                    |    1 -
 galette/lib/Galette/IO/News.php                   |    1 -
 galette/lib/Galette/IO/Pdf.php                    |    1 -
 galette/lib/Galette/Repository/Contributions.php  |    1 -
 galette/lib/Galette/Repository/Groups.php         |    1 -
 galette/lib/Galette/Repository/Members.php        |    1 -
 galette/lib/Galette/Repository/Transactions.php   |    1 -
 galette/lostpasswd.php                            |    1 -
 galette/mailing_adherents.php                     |    1 -
 galette/plugins.php                               |    1 -
 galette/preferences.php                           |    1 -
 galette/public/liste_membres.php                  |    2 --
 galette/public/trombinoscope.php                  |    2 --
 galette/self_adherent.php                         |    1 -
 galette/sysinfos.php                              |    1 -
 galette/traduire_libelles.php                     |    1 -
 galette/voir_adherent.php                         |    1 -
 93 files changed, 8 insertions(+), 111 deletions(-)


hooks/post-receive
--
galette/galette.git

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/