/[drupal]/contributions/modules/workflow_named_transitions/workflow_named_transitions.install
ViewVC logotype

Diff of /contributions/modules/workflow_named_transitions/workflow_named_transitions.install

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

revision 1.3, Wed Dec 24 05:34:42 2008 UTC revision 1.3.2.1, Tue Apr 14 13:34:23 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: workflow_named_transitions.install,v 1.2 2008/12/23 06:11:02 deekayen Exp $  // $Id$
3    
4  /**  /**
5   * @file   * @file
# Line 8  Line 8 
8    
9  /**  /**
10   * Implementation of hook_schema().   * Implementation of hook_schema().
  *  
  * @return unknown  
11   */   */
12  function workflow_named_transitions_schema() {  function workflow_named_transitions_schema() {
13    $schema['workflow_named_transitions'] = array(    $schema['workflow_named_transitions'] = array(

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

  ViewVC Help
Powered by ViewVC 1.1.2