From: Thierry Parmentelat Date: Fri, 27 May 2011 14:22:44 +0000 (+0200) Subject: comment out inclusion of _gen_planetflow.php X-Git-Tag: plewww-4.3-64~1 X-Git-Url: http://git.onelab.eu/?p=plewww.git;a=commitdiff_plain;h=62119ec9e5cb3eae1eb8f331da3221a1bc4da495 comment out inclusion of _gen_planetflow.php --- 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';