diff options
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 |