-
Taxonomy Quick Find: February 25, 2011 2:08
Commit 967bc19 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Taxonomy Quick Find: February 25, 2011 2:08
Commit 14900b4 on 6.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Syncing HEAD to a drupal 6 compatible release ready for branching
-
Added some comments for documentation + fixed sorting problem
-
Tidying up code with coder.module
-
Fix for #244393
-
Removed some remarked out debugging code
-
Some more fixes - this should stop the white screen errors
-
Fix for PHP4 being unable to handle the return of a function as an object directly
-
JSON Callback Menu Item was not set as MENU_CALLBACK, causing an unecessary menu item in Navigation. Thanks to Arsène RICHARD for finding this.