From 2acd8f63883ad55c2c3c204d3b11db86da3417d2 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 6 Oct 2011 12:15:58 +0200 Subject: [PATCH] keep the explicit setting of memory_limit only in 3 pages remove the other instances that were actually limiting as compared to modern limits - use php.ini to manage this at a system-qide level --- planetlab/nodes/node_downloads.php | 17 +---------------- planetlab/nodes/nodes.php | 1 - planetlab/persons/persons.php | 3 --- planetlab/slices/slice.php | 1 - planetlab/slices/slices.php | 2 -- 5 files changed, 1 insertion(+), 23 deletions(-) diff --git a/planetlab/nodes/node_downloads.php b/planetlab/nodes/node_downloads.php index d43ada6..c037c1a 100644 --- a/planetlab/nodes/node_downloads.php +++ b/planetlab/nodes/node_downloads.php @@ -1,7 +1,5 @@