remove lazyload lib + make random list ext more readable

lazyload is no longer used, see: 7c95981319
This commit is contained in:
Daku
2014-02-16 23:24:05 +00:00
parent 134f9082fd
commit c51d1388c0
4 changed files with 35 additions and 65 deletions

View File

@@ -0,0 +1,4 @@
<?php
/* needed for access to build_thumb_html */
class RandomListTheme extends Themelet {}
?>