fembooru/ext/rss_images/theme.php

5 lines
95 B
PHP
Raw Normal View History

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