/[drupal]/contributions/modules/mmb/mmb.module
ViewVC logotype

Diff of /contributions/modules/mmb/mmb.module

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

revision 1.15, Fri Aug 17 21:14:54 2007 UTC revision 1.16, Sat Aug 18 18:49:00 2007 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* $Id: mmb.module,v 1.14 2007/08/17 20:10:38 sanduhrs Exp $ */  /* $Id: mmb.module,v 1.15 2007/08/17 21:14:54 sanduhrs Exp $ */
3    
4  /**  /**
5   * @file   * @file
# Line 66  function mmb_mailhandler($node, $result, Line 66  function mmb_mailhandler($node, $result,
66        }        }
67        break;        break;
68      case 'video':      case 'video':
69        //TODO: video attachments        //TODO: video.module integration?
70          //This already works with flashvideo.module whithout modification
71        break;        break;
72    }    }
73    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.2