Index: /branches/sc_branches/ippMonitorLap/def/lapExposures.d
===================================================================
--- /branches/sc_branches/ippMonitorLap/def/lapExposures.d	(revision 31736)
+++ /branches/sc_branches/ippMonitorLap/def/lapExposures.d	(revision 31737)
@@ -1,3 +1,4 @@
-TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(lapExp.chip_id) JOIN chipRun AS pairRun USING(lapExp.pair_id)
+TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(lapExp.chip_id) 
+#JOIN chipRun AS pairRun USING(lapExp.pair_id)
 TITLE LAP Exposures
 FILE  lapExposures.php
