summaryrefslogtreecommitdiff
path: root/core/helpers/model_cache.php
AgeCommit message (Expand)Author
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta
2009-05-14Fix for ticket #268Tim Almdal
2009-05-14Overload ORM_Iterator to cache models as we pull them out of theBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-04-18whitespace cleanupBharat Mediratta
2009-01-20Revert r19765 -- the installer works fine with it the way it is.Bharat Mediratta
2009-01-14Initialize the model_cache:: as an array and use sub arrays to maintain the c...Tim Almdal
2009-01-14make model_cache::get() a static functionTim Almdal
2008-12-16Various optimizations:Bharat Mediratta