ChangeSet ID: 14811 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2004/12/12 21:50:11
Modified files: . : README preferences.php include : config.php.sample util.php Added files: tables : bugzilla_tables.sql create_bugzilla_tables
Log message: Tony Lambregts tony_lambregts@telusplanet.net Integrate APPDB with Bugzilla to use the versions table from Bugzilla.
Patch: http://cvs.winehq.org/patch.py?id=14811
Old revision New revision Changes Path 1.3 1.4 +49 -10 appdb/README 1.3 1.4 +41 -36 appdb/preferences.php 1.3 1.4 +10 -0 appdb/include/config.php.sample 1.7 1.8 +62 -0 appdb/include/util.php Added 1.1 +0 -0 appdb/tables/bugzilla_tables.sql Added 1.1 +0 -0 appdb/tables/create_bugzilla_tables