/[drupal]/contributions/modules/video/plugins/video_ffmpeg_helper/video_ffmpeg_helper.install
ViewVC logotype

Diff of /contributions/modules/video/plugins/video_ffmpeg_helper/video_ffmpeg_helper.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.2, Mon Jun 1 01:10:32 2009 UTC revision 1.2.2.3, Mon Jun 1 01:31:07 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  //$Id: video_ffmpeg_helper.install,v 1.2.2.1 2009/05/27 01:48:28 heshanmw Exp $  //$Id: video_ffmpeg_helper.install,v 1.2.2.2 2009/06/01 01:10:32 heshanmw Exp $
3  /**  /**
4   * @file   * @file
5   * Provide installation functions for video_ffmpeg_helper.module .   * Provide installation functions for video_ffmpeg_helper.module .
# Line 72  function video_ffmpeg_helper_schema() { Line 72  function video_ffmpeg_helper_schema() {
72    return $schema;    return $schema;
73  }  }
74    
75    
76  /**  /**
77   * Implementation of hook_install().   * Implementation of hook_install().
78   */   */

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

  ViewVC Help
Powered by ViewVC 1.1.2