IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2011, 10:02:17 AM (15 years ago)
Author:
rhenders
Message:

changed location of czartool plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/czartool_getplot.php

    r32094 r32173  
    1818$plottype = $_GET[plottype];
    1919
    20 $path = "/data/ipp004.0/czartool_plots/"; # TODO horrible hard-coded path - read from config
     20$path = "/data/ippc18.0/home/ipp/czartool_plots"; # TODO horrible hard-coded path - read from config
    2121
    2222if ($label == "all") $label = "all_".$mode."_labels";
Note: See TracChangeset for help on using the changeset viewer.