The configuration page throws PHP Strict warnings on lines 11, 12, 60, and 63 in mailsystem\mailsystem.admin.inc. The error is:
Strict warning: Only variables should be passed by reference
The configuration page throws PHP Strict warnings on lines 11, 12, 60, and 63 in mailsystem\mailsystem.admin.inc. The error is:
Strict warning: Only variables should be passed by reference
Comments
Comment #1
pillarsdotnet commentedThanks.
Fixed in 7.x-1.5 release.
Comment #2
pillarsdotnet commentedFurther improvements in 7.x-1.6 release. I get too clever for my own good, sometimes.
Comment #3
pillarsdotnet commented