keep the explicit setting of memory_limit only in 3 pages
[plewww.git] / planetlab / persons / persons.php
index 3e134b5..ef04dcd 100644 (file)
@@ -20,9 +20,6 @@ require_once 'linetabs.php';
 require_once 'table.php';
 require_once 'nifty.php';
 
-//fix the memory limit for this page
-ini_set("memory_limit","64M");
-
 // -------------------- 
 // recognized URL arguments
 $peerscope=$_GET['peerscope'];