IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 12:32:26 PM (12 years ago)
Author:
eugene
Message:

merge changes (from past YEAR) into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-ops-20130712/dvodist/www-util/ipp.php

    r35415 r37067  
    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.