IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2013, 5:03:16 PM (13 years ago)
Author:
eugene
Message:

updating the dvo distribution system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dvodist/www-util/ipp.php

    r35415 r36076  
    129129function menu_end () {
    130130  echo "</td></tr></table>\n";
     131  echo "<div id=\"footnote\">\n";
     132  echo "  Page Rendering by EAM with help from\n";
     133  echo "  <a href=\"http://daringfireball.net/projects/markdown\">Markdown</a>\n";
     134  echo "  <a href=\"http://michelf.com/projects/php-markdown\">PHP</a>\n";
     135  // echo "  host: $root\n";
     136  echo "</div>\n";
    131137  echo "</body></html>\n\n";
    132138  exit ();
Note: See TracChangeset for help on using the changeset viewer.