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

Diff of /contributions/modules/posterous/posterous.module

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

revision 1.1, Thu Jul 10 13:04:56 2008 UTC revision 1.2, Tue Jul 15 03:05:25 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id$  // $Id: posterous.module,v 1.1 2008/07/10 13:04:56 sethfreach Exp $
3    
4  //define("POSTEROUS_TO_EMAIL", "post@posterous.com");  define("POSTEROUS_TO_EMAIL", "post@posterous.com");
 define("POSTEROUS_TO_EMAIL", "test@localhost.com");  
5    
6  /**  /**
7   * Implementation of hook_perm()   * Implementation of hook_perm()

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2