-
Windows Live ID Integration: February 25, 2011 2:07
Commit 4785808 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Windows Live ID Integration: February 25, 2011 2:07
Commit 44d3b4b on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
hook_help had extra arguments hook_menu missing may_cache argument
-
Fixing Head
-
Fixed hook_help to latest D6 specs and drupal coding convention errors. There will be some coding convention deviations in function naming "mixedcase" because these are functions in an external library.
-
drupal coding standards
-
http://drupal.org/node/201971 adding check for uninitialized variable.
-
Drupal 6.x Initial Release
-
Added check for prerequisites: mcrypt and mhash
-
Added check for PHP5.X prerequisite. <dmjossel>