
Version 1.1.  Fixed error in
    public_html/modules/modORSearch/modORSearch.class.php
    Previously, when doing a keyowrd search with multiple terms, it
    matched records that contained at least one keyword term.  Now it
    only matches records that contain all of them.
    
