get rid of all trace or error_reporting even under commented form
[plewww.git] / planetlab / slices / slice.php
index 9d5eeee..40ec4f2 100644 (file)
@@ -29,8 +29,6 @@ drupal_set_html_head('
 <link href="/planetlab/css/my_slice.css" rel="stylesheet" type="text/css" />
 ');
 
-// -------------------- admins potentially need to get full list of users
-//error_reporting(0);
 
 $profiling=false;
 if ($get_array($_GET, 'profiling')) $profiling=true;