From: Zoran V. <zv...@ar...> - 2006-02-08 08:15:27
|
Am 08.02.2006 um 00:26 schrieb Gustaf Neumann: > (zoran, minor stuff; if you don't like the changes feel free to > disregard it. most of the > changes is using "eq" instead of "==" for alphanum equality. "==" > tries first to convert > the string to a number, so "eq" and "ne" are the correct checks). Yes, I believe I was/am pretty lazy... Anyways, good tip! Cheers Zoran |