3 Apr
2009
3 Apr
'09
10:27 p.m.
User: developmentseed Branch: DRUPAL-6--1 Date: Fri, 03 Apr 2009 20:27:08 +0000 Modified files: /modules/mail2web mail2web.module Log message: don't shift the array because we're passing by reference and this actually changes the data structure. Instead, use the internal pointer to the current element. By Jose Reyero. No issue node. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/mail2web/mail2web....