Index: trunk/FACT++/www/viewer/index.php
===================================================================
--- trunk/FACT++/www/viewer/index.php	(revision 17791)
+++ trunk/FACT++/www/viewer/index.php	(revision 17792)
@@ -255,5 +255,5 @@
 // =============================== Some data =================================
 
-require_once("neighbors.php");
+//require_once("neighbors.php");
 
 //$rc['neighbors'] = $neighbors;
@@ -315,5 +315,5 @@
     $v8->event     = $evt;
     $v8->file      = $fil;
-    $v8->neighbors = $neighbors;
+//    $v8->neighbors = $neighbors;
     $v8->clone     = function($data) { return $data; };
     $v8->scale     = $fil['scale']==0 ? 2000./4096. : 1./$fil['scale'];
