/[drupal]/contributions/modules/transcription/handler_types/default_jwplayer.inc
ViewVC logotype

Diff of /contributions/modules/transcription/handler_types/default_jwplayer.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Wed Nov 19 19:20:44 2008 UTC revision 1.3, Wed Nov 19 19:22:19 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2    // $Id:$
3  drupal_set_header('Content-Type: text/xml; charset=utf-8');  drupal_set_header('Content-Type: text/xml; charset=utf-8');
4  $output = '';  $output = '';
5  $output .= '<tt xml:lang="en" xmlns="http://www.w3.org/2006/10/ttaf1" xmlns:tts="http://www.w3.org/2006/10/ttaf1#style">'. "\n";  $output .= '<tt xml:lang="en" xmlns="http://www.w3.org/2006/10/ttaf1" xmlns:tts="http://www.w3.org/2006/10/ttaf1#style">'. "\n";

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2