IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28606


Ignore:
Timestamp:
Jul 2, 2010, 4:32:40 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Query columns in some db tables

Location:
trunk/ippMonitor
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r28604 r28606  
    6161$(DESTWWW)/select_forms.php \
    6262$(DESTWWW)/plotHistogram.php \
    63 
     63$(DESTWWW)/columns_in_db.php
    6464
    6565DEFSRC = \
  • trunk/ippMonitor/raw/ipp.imfiles.dat

    r28601 r28606  
    1818menutop   | menutop      | link    | test page                    | phptest.php     
    1919menutop   | menutop      | link    | night summary                | nightSummary.php
    20 menutop   | menutop      | link    | simple plot - raw           | simplePlotraw.php
    21 menutop   | menutop      | link    | simple plot - chip           | simplePlot.php
    22 menutop   | menutop      | link    | simple plot - cam           | simplePlotcam.php
     20menutop   | menutop      | link    | simple plot - raw (to remove?) | simplePlotraw.php
     21menutop   | menutop      | link    | simple plot - chip (to remove?) | simplePlot.php
     22menutop   | menutop      | link    | simple plot - cam (to remove?) | simplePlotcam.php
    2323menutop   | menutop      | link    | czartool                     | czartool_labels.php
    2424menutop   | menutop      | link    | mask stats                   | maskStats.php
    25 menutop   | menutop      | link    | histogram                    | histogram.php
    26 menutop   | menutop      | link    | Scatter plot                 | plot_x_vs_y.php
    2725
    28 menutop   | menutop      | link    | Simple plot - raw            | simplePlotRawImage.php
    29 menutop   | menutop      | link    | Simple plot - chip            | simplePlotChipImage.php
    30 menutop   | menutop      | link    | Simple plot - cam            | simplePlotCamImage.php
    31 menutop   | menutop      | link    | Histogram background     | histogramBackgroundImage.php
    32 menutop   | menutop      | link    | Histogram Fwhm Major (camProcessedExp)     | histogramCamProcessedExpImage.php
    33 menutop   | menutop      | link    | Histogram Fwhm Minor (chip processed)     | histogramChipProcessedImfileFwhmMajorImage.php
     26menutop   | menutop      | plain   |                         |
     27menulink  | menuselect   | link    | Tables columns               | columns_in_db.php
Note: See TracChangeset for help on using the changeset viewer.