Changeset 8194 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 11/01/06 16:08:37 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php
r8180 r8194 257 257 $_GET["fInhomogeneity"]=$first?"On":""; 258 258 259 if (empty($_GET["fPSF"])) 260 $_GET["fPSF"]=$first?"On":""; 261 262 if (empty($_GET["fMeanPedRmsInner"])) 263 $_GET["fMeanPedRmsInner"]=$first?"On":""; 264 259 265 if (empty($_GET["fOff"])) 260 266 $_GET["fOff"]=$first?"On":""; 267 268 if (empty($_GET["fLinks"])) 269 $_GET["fLinks"]=$first?"On":""; 261 270 262 271 if (empty($_GET["fOnlyOff"]))
Note:
See TracChangeset
for help on using the changeset viewer.