[Fusionforge-commits] FusionForge branch master updated. v6.0.5-1516-ge650ca4

Franck Villaume nerville at libremir.placard.fr.eu.org
Tue Mar 7 16:51:53 CET 2017


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  e650ca498c29302e5ab5961b2543bd1eb56676d6 (commit)
      from  7f09a9edb5488be75d4d0607d76f2fb48aaf7bed (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=e650ca498c29302e5ab5961b2543bd1eb56676d6

commit e650ca498c29302e5ab5961b2543bd1eb56676d6
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Tue Mar 7 15:47:35 2017 +0000

    remove memory limit. Use default value from configuration

diff --git a/src/www/soap/index.php b/src/www/soap/index.php
index 35a2e11..96ba766 100644
--- a/src/www/soap/index.php
+++ b/src/www/soap/index.php
@@ -30,7 +30,6 @@ require_once $gfcommon.'include/pre.php';
 require_once $gfcommon.'include/gettext.php';
 require_once $gfcommon.'include/FusionForge.class.php';
 
-ini_set('memory_limit','32M');
 sysdebug_off();
 
 // Disable error_reporting as it breaks XML generated output.

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

Summary of changes:
 src/www/soap/index.php | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list