* improved the loadFromArray method to support joined objects
commit4fb4e35a052d3e5d34c2ade67d104f4e5b1762af
authorhabarnam <habarnam@gmail.com>
Mon, 28 Apr 2008 11:34:42 +0000 (28 14:34 +0300)
committerhabarnam <habarnam@gmail.com>
Mon, 28 Apr 2008 11:34:42 +0000 (28 14:34 +0300)
tree1174b9a628c230abf609d79435bd9e6f6bc21616
parent7a7b4d5a8b00b1285a1d019240762f7870ea0863
* improved the loadFromArray method to support joined objects
* modified tsUsers to avoid querying the db every time we do stuff with the user by loading from SESSION
* some refactoring of tdoAbstract
* added methods to tdoPost object for retrieving all/one post
_pages/display/code.php
_res/_libs/tdoabstract.class.php
_res/_libs/tdoposts.class.php
_res/_libs/tspage.class.php
_res/_libs/tsusers.class.php