-
Prodigem: February 25, 2011 2:06
Commit fda51ef on 4.7.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Stripping CVS keywords
-
Backport of http://drupal.org/node/35603 and fixes the default value for node types.
-
Applying Robert's patch for http://drupal.org/node/35603
-
changing variable_get('prodigem_node_types', '') to variable_get('prodigem_node_types', array()) because an array is expected. Avoids errors that occur before the variable has been initialized. -
update for head, works with the new forms api :)
-
Initial import of prodigem module