fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [7343] API: re-enable combine


From: Sigurd Nes
Subject: [Fmsystem-commits] [7343] API: re-enable combine
Date: Sun, 05 Jun 2011 21:47:19 +0000

Revision: 7343
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7343
Author:   sigurdne
Date:     2011-06-05 21:47:18 +0000 (Sun, 05 Jun 2011)
Log Message:
-----------
API: re-enable combine

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.js.inc.php

Modified: trunk/phpgwapi/inc/class.js.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.js.inc.php 2011-06-05 21:44:45 UTC (rev 7342)
+++ trunk/phpgwapi/inc/class.js.inc.php 2011-06-05 21:47:18 UTC (rev 7343)
@@ -118,7 +118,7 @@
                */
                public function get_script_links()
                {
-                       $combine = false;
+                       $combine = true;
                        if(ini_get('suhosin.get.max_value_length') && 
ini_get('suhosin.get.max_value_length') < 2000)
                        {
                                $combine = false;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]