Changeset 9439 for trunk/ippMonitor/raw/LoadSetup.php
- Timestamp:
- Oct 9, 2006, 3:11:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/LoadSetup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/LoadSetup.php
r8984 r9439 5 5 $ID = checkID (); 6 6 7 menu('ipp.copy.dat', 'Load and Setup', 'ipp.css', $ID['link']); 7 // require an explicit project 8 if (! $ID['proj']) { projectform ($ID); } 9 10 menu('ipp.copy.dat', 'Load and Setup', 'ipp.css', $ID['link'], $ID['proj']); 8 11 9 12 // document body
Note:
See TracChangeset
for help on using the changeset viewer.
