Chris Morgan : Php5 improvements to table code. Add some accessor methods to classes so we can make class variables private .
Module: appdb Branch: master Commit: 5c91961d12b88a9ea6952aedaa792b29f286bb04 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=5c91961d12b88a9ea6952aeda... Author: Chris Morgan <cmorgan(a)alum.wpi.edu> Date: Tue Sep 18 21:22:43 2007 -0400 Php5 improvements to table code. Add some accessor methods to classes so we can make class variables private. --- include/bugs.php | 2 +- include/distribution.php | 2 +- include/objectManager.php | 7 +- include/table.php | 135 ++++++++++++++++++++++++++------------------- include/testData.php | 2 +- include/vendor.php | 2 +- 6 files changed, 86 insertions(+), 64 deletions(-) Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=5c91961d12b88a9ea6952...
participants (1)
-
Chris Morgan