aboutsummaryrefslogtreecommitdiff
path: root/video.drush.inc
diff options
context:
space:
mode:
authorHeshan <heshan@heidisoft.com>2011-05-04 17:16:42 +0530
committerHeshan <heshan@heidisoft.com>2011-05-04 17:16:42 +0530
commitaa5c9b48cfa5674f534acab2cdaab685e9e116ee (patch)
treee4e708d3e796f875ce7ebe3b5af7bcfc72f6bd4b /video.drush.inc
parentd0d4b273d990ec3869a09e2312a465d357d42d13 (diff)
downloadvideo-aa5c9b48cfa5674f534acab2cdaab685e9e116ee.tar.gz
video-aa5c9b48cfa5674f534acab2cdaab685e9e116ee.tar.bz2
Run through the coder module and review the code and documentation of the module code.
Diffstat (limited to 'video.drush.inc')
-rw-r--r--video.drush.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/video.drush.inc b/video.drush.inc
index 8c01f6d..c0968be 100644
--- a/video.drush.inc
+++ b/video.drush.inc
@@ -1,5 +1,8 @@
<?php
-
+/**
+ * @file
+ * Implement an drush commands to trasncode videos.
+ */
/**
* Implementation of hook_drush_command().
*/