-
Issue #1344088 by netw3rker: Sorted array to make feature consistent from installation to installation
-
Issue #1344088 by netw3rker: Sorted array to make feature consistent from installation to installation
-
added drush support
-
initial commit
-
update #nonumber by netw3rker: added some watchdog logging to the point where users are created. fixed a function call to db_write_record when it should be drupal_write_record. other changes related as well.
-
bug #802712 by netw3rker: There were a couple of small bugs. a drupal_access_denied was imporperly formatted in code, and situations arrised where a foreach() would throw an error in the absense of helper modules.
-
bug #882458 by netw3rker: db layer needed to take the values correctly and use the drupal_write_record() function.