From: Barış Metin Date: Thu, 16 Apr 2009 14:06:51 +0000 (+0000) Subject: set memory limit to a 48M for the slice page too (same as slices.php) X-Git-Tag: PLEWWW-4.3-8~5 X-Git-Url: http://git.onelab.eu/?p=plewww.git;a=commitdiff_plain;h=b28944eb770d3391635f23e6568b03ba1e6db257 set memory limit to a 48M for the slice page too (same as slices.php) --- diff --git a/planetlab/slices/slice.php b/planetlab/slices/slice.php index d53c80e..5fa2d4b 100644 --- a/planetlab/slices/slice.php +++ b/planetlab/slices/slice.php @@ -28,7 +28,7 @@ drupal_set_html_head(' '); // -------------------- admins potentially need to get full list of users -ini_set('memory_limit','32M'); +ini_set('memory_limit','48M'); // -------------------- // recognized URL arguments