comment out inclusion of _gen_planetflow.php
[plewww.git] / planetlab / pub / slices.php
index 60628de..24a719c 100644 (file)
@@ -14,7 +14,8 @@ global $adm;
 
 // Get PlanetFlow stats
 global $planetflow, $active_bytes;
-include_once '_gen_planetflow.php';
+// Thierry : this is not found at PlanetLab Europe
+//include_once '_gen_planetflow.php';
 
 // Print header
 require_once 'plc_drupal.php';