DrupalBin
Submit Code
About
Recent Posts
Can't create Event nodes programatically
1 hour 26 min
ago
Fix for login d6
1 hour 57 min
ago
login d6
2 hours 3 min
ago
tab hack with the use of tab module
3 hours 1 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
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
hook_user
This is simplemodule.module . It only has 3 lines of code. not working :(
March 17, 2008 - 3:37am — Anonymous
<?php
# vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
function
simplemodule_user
(
$op
, &
$edit
, &
$account
,
$category
=
NULL
)
{
hook_user
module
user_access
Read more