Parent Directory
|
Revision Log
|
Revision Graph
|
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"; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |