Module: appdb Branch: master Commit: 52340938a0d42d199943af22ecdc4b43d7de14e3 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=52340938a0d42d199943af22e...
Author: Jeremy Newman jnewman@codeweavers.com Date: Tue Nov 15 12:15:59 2016 -0600
move appdb specific functions to appdb.php, cleanup
* add error handing routines * add debug log * merge some one time used functions
---
include/appdb.php | 344 ++++++++++++++++++++++++++++++++++++++++++++++++++---- include/incl.php | 292 +++++---------------------------------------- 2 files changed, 350 insertions(+), 286 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=52340938a0d42d199943a...