IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 3:11:06 PM (20 years ago)
Author:
eugene
Message:

work on links and formats

File:
1 edited

Legend:

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

    r9008 r9439  
    55$ID = checkID ();
    66
    7 menu('ipp.detrend.dat', 'Detrend Steps', 'ipp.css', $ID['link']);
     7// require an explicit project
     8if (! $ID['proj']) { projectform ($ID); }
     9
     10menu('ipp.detrend.dat', 'Detrend Steps', 'ipp.css', $ID['link'], $ID['proj']);
    811
    912// document body
Note: See TracChangeset for help on using the changeset viewer.