]> git.mxchange.org Git - core.git/commit
Misc fixes:
authorRoland Häder <roland@mxchange.org>
Sat, 22 Aug 2009 00:37:33 +0000 (00:37 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 22 Aug 2009 00:37:33 +0000 (00:37 +0000)
commit2aa1e932d56ada938159b6955a27eed0b59bd9cd
tree890edf14e779d2a3c0cc83810112cefcdb6e507b
parentafc9d5686bbf81324095f687ec007c1818c7dc21
Misc fixes:
- UserPoints does now load points on every object initialization
- It does also now advance to first entry by default and rewind in many methods
- Fixed getField() (?)
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/helper/class_BaseHelper.php
inc/classes/main/points/class_UserPoints.php