This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/random_list/theme.php

5 lines
93 B
PHP
Raw Normal View History

<?php
/* needed for access to build_thumb_html */
class RandomListTheme extends Themelet {}
2014-04-28 07:26:35 +00:00