ChangeSet ID: 31362 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2007/09/08 17:38:20
Modified files: include : application.php comment.php distribution.php version.php
Log message: Alexander Nicolaysen Sørnes alex@thehandofagony.com Add and use objectGetChildren() method. Add support for initializing comment class from SQL result.
Patch: http://cvs.winehq.org/patch.py?id=31362
Old revision New revision Changes Path 1.125 1.126 +63 -42 appdb/include/application.php 1.40 1.41 +9 -2 appdb/include/comment.php 1.45 1.46 +39 -13 appdb/include/distribution.php 1.150 1.151 +140 -133 appdb/include/version.php