Module: appdb Branch: master Commit: c37fbc62950dd3ca68a549c42ee2a61fcda61d67 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=c37fbc62950dd3ca68a549c42...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Tue Jul 28 17:48:52 2009 +0200
Add support for application-wide notes
---
include/application.php | 5 ++ include/html.php | 17 +++++++ include/note.php | 107 +++++++++++++++++++++++++++++++++++++--------- include/version.php | 10 +---- tables/appdb_tables.sql | 1 + 5 files changed, 110 insertions(+), 30 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=c37fbc62950dd3ca68a54...