4 lines
94 B
PHP
4 lines
94 B
PHP
|
<?php
|
||
|
/* needed for access to build_thumb_html */
|
||
|
class RandomListTheme extends Themelet {}
|
||
|
?>
|