-

' alt='Helioviewer logo'>
-
- Error:
-
-
-endpoint as $endpoint ) {
- // Action has to be defined for documentation to work
- if (array_key_exists('action', $_GET) && $endpoint['name'] == $_GET['action']) {
- renderEndpoint($endpoint, $xml);
- break;
- }
- }
- footer($api_version, $api_xml_path);
-?>
-
-
-
+
+ * @author Keith Hughitt