keep the explicit setting of memory_limit only in 3 pages
[plewww.git] / planetlab / slices / slices.php
index 63245e9..2b10bc9 100644 (file)
@@ -23,8 +23,6 @@ require_once 'linetabs.php';
 require_once 'table.php';
 require_once 'nifty.php';
 
-ini_set('memory_limit','48M');
-
 // -------------------- 
 // recognized URL arguments
 $peerscope=$_GET['peerscope'];