Changeset 9080 for trunk/ippMonitor/raw/masterDetrendImfiles.php
- Timestamp:
- Sep 30, 2006, 12:26:20 PM (20 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
raw/masterDetrendImfiles.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor
-
Property svn:ignore
set to
src
-
Property svn:ignore
set to
-
trunk/ippMonitor/raw/masterDetrendImfiles.php
r9012 r9080 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> Master Detrend Imfiles </p>"; 16 17 $db = dbconnect();18 21 19 22 // define restrictiosn to the queries
Note:
See TracChangeset
for help on using the changeset viewer.
