DrupalBin
Submit Code
About
Recent Posts
Failed relationship
7 hours 11 min
ago
Fix for Code
8 hours 25 min
ago
Fix for Code
8 hours 29 min
ago
Fix for Code
8 hours 49 min
ago
more
Tags
CCK
fapi
jquery
menu
module
Panels
php
simpletest
template.php
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
rolesignup module
Fix for rolesignup modification .. could not get the rid after role creation ..
February 24, 2008 - 8:40am — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
/* $Id: rolesignup.module,v 1.2.4.1 2007/01/20 21:49:48 sym Exp $ */
rolesignup module
Read more
Fix for rolesignup modification .. could not get the rid after role creation ..
February 23, 2008 - 4:40pm — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
/* $Id: rolesignup.module,v 1.2.4.1 2007/01/20 21:49:48 sym Exp $ */
define
(
"ROLE"
,
"role_signup_role"
)
;
rolesignup module
Read more
Fix for rolesignup modification .. could not get the rid after role creation ..
February 23, 2008 - 4:36pm — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
/* $Id: rolesignup.module,v 1.2.4.1 2007/01/20 21:49:48 sym Exp $ */
define
(
"ROLE"
,
"role_signup_role"
)
;
rolesignup module
Read more
Fix for rolesignup modification .. could not get the rid after role creation ..
February 23, 2008 - 12:29am — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
/* $Id: rolesignup.module,v 1.2.4.1 2007/01/20 21:49:48 sym Exp $ */
define
(
"ROLE"
,
"role_signup_role"
)
;
rolesignup module
Read more
Fix for rolesignup modification .. could not get the rid after role creation ..
February 22, 2008 - 10:20am — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
/* $Id: rolesignup.module,v 1.2.4.1 2007/01/20 21:49:48 sym Exp $ */
define
(
"ROLE"
,
"role_signup_role"
)
;
rolesignup module
Read more
rolesignup modification .. could not get the rid after role creation ..
February 22, 2008 - 6:48am — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
/* $Id: rolesignup.module,v 1.2.4.1 2007/01/20 21:49:48 sym Exp $ */
define
(
"ROLE"
,
"role_signup_role"
)
;
rolesignup module
Read more