Parent Directory
|
Revision Log
|
Revision Graph
|
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() |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |