Changeset 9016 for trunk/ippMonitor/def
- Timestamp:
- Sep 27, 2006, 4:57:39 PM (20 years ago)
- Location:
- trunk/ippMonitor/def
- Files:
-
- 2 edited
-
autocode.php (modified) (2 diffs)
-
detInputExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/autocode.php
r9011 r9016 4 4 5 5 $ID = checkID (); 6 if ($ID['proj']) { 7 $db = dbconnect($ID['proj']); 8 } else { 9 $db = dbconnect('detrend'); 10 } 6 11 7 12 if ($ID['menu']) { … … 14 19 15 20 echo "<p> $TITLE </p>"; 16 17 $db = dbconnect();18 21 19 22 // define restrictiosn to the queries -
trunk/ippMonitor/def/detInputExp.d
r9011 r9016 4 4 MENU ipp.detrend.dat 5 5 6 HEAD HTML test head 1 <br> 7 HEAD HTML test head 2 <br> 8 HEAD HTML test head 3 <br> 6 # HEAD HTML test head 1 <br> 9 7 10 8 # field width name show link to extras … … 15 13 FIELD include, 7, include 16 14 17 TAIL HTML test tail 1 <br> 18 TAIL HTML test tail 2 <br> 19 TAIL HTML test tail 3 <br> 15 # TAIL HTML test tail 1 <br>
Note:
See TracChangeset
for help on using the changeset viewer.
