aboutsummaryrefslogtreecommitdiff
path: root/types/video_url
diff options
context:
space:
mode:
Diffstat (limited to 'types/video_url')
-rw-r--r--types/video_url/video_url.info3
-rw-r--r--types/video_url/video_url.module1
2 files changed, 3 insertions, 1 deletions
diff --git a/types/video_url/video_url.info b/types/video_url/video_url.info
index a45f8a6..474719f 100644
--- a/types/video_url/video_url.info
+++ b/types/video_url/video_url.info
@@ -1,5 +1,6 @@
+;$Id$
name = URL Video
description = Enable URL video support for Video module.
dependencies[] = video
package = "Video"
-core = 6.x \ No newline at end of file
+core = 6.x
diff --git a/types/video_url/video_url.module b/types/video_url/video_url.module
index 1eaae16..6b83091 100644
--- a/types/video_url/video_url.module
+++ b/types/video_url/video_url.module
@@ -1,4 +1,5 @@
<?php
+//$Id$
/**
* @file
* Enable Path or URL support for video module.