John T. Foley - 2002-07-01

    I had a need to do find_in_set() on an existing users table 'UTypes' (user types) column that uses comma seperated values to declare a user can access specific applications.
    So, I added it! Actually, credit where credit is due, I had my minion Brian Armelin add it.

    Anybody want the code? It is based on the mod_auth_mysql-3.2 latest contained here on Source Forge as of about 24 June 2002.