On Thu, 2011-06-30 at 15:20 +0100, Geoff Lane wrote: > On Thursday, June 30, 2011, Jasper Mulder wrote: > > I think the moral is that one should never code when tired ;( > or coding while drunk... my favorite typo is $this == 'value'; or $$this = 'value'; very hard to find sometimes... As much as I hate to go off-topic even more, this is one thing that I do like about Python. The fact that requires/enforces proper indentation... but that is as far as I am going with that :) Steve. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php