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/graphics/theme.php
Matthew Barbour 3859e27839 New Graphics extension
Added constants to several extensions
2019-07-08 08:07:02 -05:00

6 lines
49 B
PHP

<?php
class GraphicsTheme extends Themelet
{
}