Jaye Aeotiv - 2005-09-29

File: modifyuser.php

Line 140.

Space in "WHERE" is missing. It should be "WHERE ".

There's a semicolon inside the sql statement that needs to be removed for the query to succeed.

-J