From 62119ec9e5cb3eae1eb8f331da3221a1bc4da495 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 27 May 2011 16:22:44 +0200 Subject: [PATCH] comment out inclusion of _gen_planetflow.php --- planetlab/pub/slices.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/planetlab/pub/slices.php b/planetlab/pub/slices.php index 60628de..24a719c 100644 --- a/planetlab/pub/slices.php +++ b/planetlab/pub/slices.php @@ -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'; -- 2.43.0