18 Oct 2004
For anyone using the newest SimpleComments with the moderate flag, you may have noticed some Perl warnings when you didn’t include the moderate attribute. I’ve been doing a lot more PHP coding than Perl recently and checked for the presence of a variable using $var ne '' instead of !defined($var). Sorry about that and it’s fixed now. Grab the update.
Adam Kalsey
Mobile: 916.600.2497
Email: adam AT kalsey.com
AIM or Skype: akalsey
©1999-2008 Adam Kalsey.
Content management by Movable Type.
David Chen
October 18, 2004 4:12 PM
Wow, I installed MT-SimpleComments just yesterday and noticed the complaints about ‘ne’ and thought about contacting you about it. Now I won’t have to. Thanks for all the great work!