diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/video-play-dcr.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-divx.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-flash.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-flv.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-html5.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-quicktime.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-realmedia.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-theora.tpl.php | 1 | ||||
-rw-r--r-- | theme/video-play-windowsmedia.tpl.php | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/theme/video-play-dcr.tpl.php b/theme/video-play-dcr.tpl.php index dd9f86d..3550e8f 100644 --- a/theme/video-play-dcr.tpl.php +++ b/theme/video-play-dcr.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle director output. diff --git a/theme/video-play-divx.tpl.php b/theme/video-play-divx.tpl.php index 3148efa..7b2fdad 100644 --- a/theme/video-play-divx.tpl.php +++ b/theme/video-play-divx.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle divx output. diff --git a/theme/video-play-flash.tpl.php b/theme/video-play-flash.tpl.php index 264578c..3cfd1c2 100644 --- a/theme/video-play-flash.tpl.php +++ b/theme/video-play-flash.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle flash output. diff --git a/theme/video-play-flv.tpl.php b/theme/video-play-flv.tpl.php index 661ad04..c895c8d 100644 --- a/theme/video-play-flv.tpl.php +++ b/theme/video-play-flv.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle flv output. diff --git a/theme/video-play-html5.tpl.php b/theme/video-play-html5.tpl.php index 8f97650..7153908 100644 --- a/theme/video-play-html5.tpl.php +++ b/theme/video-play-html5.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle HTML5 output. diff --git a/theme/video-play-quicktime.tpl.php b/theme/video-play-quicktime.tpl.php index d234130..5fd6a7c 100644 --- a/theme/video-play-quicktime.tpl.php +++ b/theme/video-play-quicktime.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle quicktime output. diff --git a/theme/video-play-realmedia.tpl.php b/theme/video-play-realmedia.tpl.php index 738137f..a59bab2 100644 --- a/theme/video-play-realmedia.tpl.php +++ b/theme/video-play-realmedia.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle realmedia output. diff --git a/theme/video-play-theora.tpl.php b/theme/video-play-theora.tpl.php index a943d13..4331744 100644 --- a/theme/video-play-theora.tpl.php +++ b/theme/video-play-theora.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle ogg theora output. diff --git a/theme/video-play-windowsmedia.tpl.php b/theme/video-play-windowsmedia.tpl.php index df0838c..9398c9b 100644 --- a/theme/video-play-windowsmedia.tpl.php +++ b/theme/video-play-windowsmedia.tpl.php @@ -1,5 +1,4 @@ <?php -//$Id$ /* * @file * Theme file to handle windows media output. |