This website requires JavaScript.
Explore
Help
Sign In
james
/
fembooru
Watch
1
Star
0
Fork
0
You've already forked fembooru
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fembooru
/
themes
/
material
/
themelet.class.php
5 lines
71 B
PHP
Raw
Normal View
History
Unescape
Escape
use strict types
2020-01-26 13:19:35 +00:00
<
?
php
declare
(
strict_types
=
1
);
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
2019-05-28 17:59:38 +01:00
class
Themelet
extends
BaseThemelet
{
}
Reference in New Issue
Copy Permalink