keep the explicit setting of memory_limit only in 3 pages
[plewww.git] / planetlab / slices / slice.php
index d29520e..d04d7dc 100644 (file)
@@ -30,7 +30,6 @@ drupal_set_html_head('
 ');
 
 // -------------------- admins potentially need to get full list of users
-ini_set('memory_limit','32M');
 //error_reporting(0);
 
 $profiling=false;