IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29645


Ignore:
Timestamp:
Nov 2, 2010, 3:18:01 PM (16 years ago)
Author:
Serge CHASTEL
Message:

SVN revision number

File:
1 edited

Legend:

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

    r29644 r29645  
    6161$plotTypeLink = ($plotType == "linear") ? "log" : "linear";
    6262$link = "czartool_labels.php?pass=" . $pass . "&proj=" . $proj . "&label=" . $selectedLabel . "&stage=" . $selectedStage . "&revertstage=" . $stage . "&plottype=$plotTypeLink";
    63 echo "<p>Current SVN version: ";
     63echo "<p>Current ippMonitor SVN version: ";
    6464include 'version.php';
    6565echo "</p>";
Note: See TracChangeset for help on using the changeset viewer.