Module: appdb Branch: master Commit: e9c4d2ef169894438c86f0c79aec46a6d168b993 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=e9c4d2ef169894438c86f0c79...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Thu Jul 23 01:40:25 2009 +0200
Implement version::objectMoveChildren() on top of version::objectGetChildren()
---
include/appData.php | 16 ++++++++++ include/bugs.php | 24 ++++++++++++++- include/comment.php | 35 +++++++++++++++++++++- include/downloadurl.php | 11 ++++++- include/maintainer.php | 41 ++++++++++++++++++++++++- include/monitor.php | 39 ++++++++++++++++++++++++- include/note.php | 16 ++++++++++ include/screenshot.php | 12 +++++++ include/url.php | 12 +++++++ include/version.php | 74 +++++++++++++++++++++------------------------- 10 files changed, 232 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=e9c4d2ef169894438c86f...