IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9017


Ignore:
Timestamp:
Sep 27, 2006, 4:59:16 PM (20 years ago)
Author:
eugene
Message:

minor fix

File:
1 edited

Legend:

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

    r9016 r9017  
    4242    menu ('ipp.menu.dat', 'Select Project', 'ipp.css', $ID['link']);
    4343    echo "New project is : $myProj<br>\n";
    44 
    45     echo "ID list<br>\n";
    46     foreach ($ID as $key => $value) {
    47       echo "$key : $value<br>\n";
    48     }
    49 
    5044    menu_end();
    5145  }
Note: See TracChangeset for help on using the changeset viewer.