~jstys-z/helioviewer.org/client5

« back to all changes in this revision

Viewing changes to src/php/HelioviewerClient.php

  • Committer: Jeff Stys
  • Date: 2014-12-10 19:09:53 UTC
  • Revision ID: jstys@sesda3.com-20141210190953-r1ak1apvdv244exy
Added beginnings of user interface for SDO Cut-out Service integration.
Fixed typos in VSO integration.
Fixed an uncaught exception.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
 
97
97
    <link rel="shortcut icon" href="favicon.ico" />
98
98
 
99
 
    <!-- Blog RSS Feed -->
100
 
    <link rel="alternate" type="application/rss+xml" title="The Helioviewer Project Blog RSS Feed" href="http://blog.helioviewer.org/feed/" />
101
 
    <link rel="alternate" type="application/atom+xml" title="The Helioviewer Project Blog Atom Feed" href="http://blog.helioviewer.org/feed/atom/" />
102
 
 
103
99
    <!--OpenGraph Metadata-->
104
100
    <meta property="og:title" content="Helioviewer.org" />
105
101
<?php