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

Diff of /contributions/modules/autoassignrole/autoassignrole.module

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

revision 1.8 by cyberswat, Tue Feb 12 17:14:05 2008 UTC revision 1.9 by cyberswat, Tue Feb 12 17:27:58 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2    // $Id$
3  define("AUTOASSIGNROLE_ROLE", "");  define("AUTOASSIGNROLE_ROLE", "");
4  define("AUTOASSIGNROLE_ROLE_ACTIVE", 0);  define("AUTOASSIGNROLE_ROLE_ACTIVE", 0);
5  define("AUTOASSIGNROLE_ROLE_USER_ACTIVE", 0);  define("AUTOASSIGNROLE_ROLE_USER_ACTIVE", 0);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.3