diff options
author | Heshan Wanigasooriya <heshanmw@gmail.com> | 2009-05-27 01:48:29 +0000 |
---|---|---|
committer | Heshan Wanigasooriya <heshanmw@gmail.com> | 2009-05-27 01:48:29 +0000 |
commit | 8cd94d3aabb438fc8efa275c1b57e44d33e2fac5 (patch) | |
tree | 5447578ec99698510b79d8c4d26d802e5294fed8 /includes | |
parent | 4caf05931d7bfff98084edcf0c31f5e8c4e38aae (diff) | |
download | video-8cd94d3aabb438fc8efa275c1b57e44d33e2fac5.tar.gz video-8cd94d3aabb438fc8efa275c1b57e44d33e2fac5.tar.bz2 |
updating 6--2 dev
Diffstat (limited to 'includes')
-rw-r--r-- | includes/apiclient.inc | 1 | ||||
-rw-r--r-- | includes/common.inc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/includes/apiclient.inc b/includes/apiclient.inc index 4caad24..88468cb 100644 --- a/includes/apiclient.inc +++ b/includes/apiclient.inc @@ -1,4 +1,5 @@ <?php +//$Id$ /** * @file * Some functions for using video hosting providers api (Youtube, Google Video, etc..) diff --git a/includes/common.inc b/includes/common.inc index 221f27e..608b6ee 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -1,5 +1,5 @@ <?php - +//$Id$ /** * @file * Add some common functions for the various video types supported |