Miva Mia ChangeLog Changes in Miva Mia v3.63 ------------------------- 1. Fixed several security flaws: /..../ no longer allows scripts outside the configured script directory to be run. Special windows filenames (AUX, CON, PRN, etc...) are no longer allowed. Trailing .'s (i.e. test.mv..) no longer cause the source code of a script to be displayed. 2. EIN/ECIN now return 0 when their left operand is NULL. This fixes backwards compatibility with Miva v3.57 and earlier and Htmlscript. 3. Fixed a bug which caused the Htmlscript operator SUBSTR to crash if one of the two numbers was omitted from the right operand (i.e. "Xyz" SUBSTR ",1").