ChangeSet ID: 18006 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/06/07 19:35:31
Modified files: . : search.php include : util.php admin : adminAppQueue.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Admin app queue page was only displaying like matches for a submitted app. Factor like and fuzzy searches out in to a function and call that function from normal search and from the app queue page so admins see fuzzy matches for submitted apps.
Patch: http://cvs.winehq.org/patch.py?id=18006
Old revision New revision Changes Path 1.15 1.16 +1 -10 appdb/search.php 1.30 1.31 +12 -0 appdb/include/util.php 1.33 1.34 +1 -2 appdb/admin/adminAppQueue.php