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/rss_images/theme.php
2019-09-29 17:48:21 +01:00

5 lines
92 B
PHP

<?php
/* needed for access to build_thumb_html */
class RSSImagesTheme extends Themelet
{
}