summaryrefslogtreecommitdiff
path: root/modules/image_block/helpers/image_block_theme.php
AgeCommit message (Collapse)Author
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-02-27Optimize the code by ditching the count query; we don't need it.Bharat Mediratta
2009-02-26Update to image_block based on bharat's feedbackTim Almdal
1) move the rand_key column into core 2) don't do a max rand, just try to a get a random number less than the current random number if that doesn't successd look the other way
2009-02-26Implement a random image block for the side bar. Ticket #13Tim Almdal