Index: trunk/ippMonitor/raw/showimage.php
===================================================================
--- trunk/ippMonitor/raw/showimage.php	(revision 42384)
+++ trunk/ippMonitor/raw/showimage.php	(revision 43071)
@@ -6,5 +6,5 @@
 global $DBHOST;
 
-$debug = 0;
+$debug = 1;
 $sheet = 'ipp.css';
 
@@ -30,8 +30,7 @@
   echo "basename: $basename<br>";
   echo "filerule: $filerule<br>";
-  echo "filerule: $filerule<br>";
   echo "camera:   $camera<br>";
   echo "class_id: $class_id<br>";
-  exit ();
+ // exit ();
 }
 
