This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  a465bd421b7d5baa7c0f93ee9fff0a21b1a50d21 (commit)
       via  7f2e5481182cc76381c0f3bf6dfea945da023b1c (commit)
       via  9df242b76fdc7872b7aecdd250b8092c81075a9e (commit)
       via  dd6639415c7ec7eb1c9b7ce9f5efe553258491ba (commit)
       via  f6475e76b0ebb2dc126e39a41bca0198712f5a01 (commit)
      from  b4839c626354d95c45d4e97502f57ba1e8a10ef3 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=a465bd421b7d5baa7c0f93ee9fff0a21b1a50d21

commit a465bd421b7d5baa7c0f93ee9fff0a21b1a50d21
Merge: b4839c6 7f2e548
Author: Franck Villaume <[email protected]>
Date:   Fri Oct 4 07:05:02 2019 +0000

    Merge 6.1

diff --cc src/post-install.d/web/web.sh
index a6d25bd,c5cdfe2..b155eaa
--- a/src/post-install.d/web/web.sh
+++ b/src/post-install.d/web/web.sh
@@@ -120,7 -120,7 +120,7 @@@ case "$1" i
                                        a2dismod mpm_event
                                        a2enmod mpm_itk
                                fi
-                               a2enmod php7.3 || a2enmod php7.0 || a2enmod php5
 -                              a2enmod php || a2enmod php7.2 || a2enmod php7.0 
|| a2enmod php5
++                              a2enmod php || a2enmod php7.2 || a2enmod php7.3 
|| a2enmod php7.0 || a2enmod php5
                        fi
                        a2enmod ssl
                        a2enmod env

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

Summary of changes:
 src/plugins/scmhook/common/scmhookPlugin.class.php | 2 +-
 src/post-install.d/web/web.sh                      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to