forked from Cavemanon/cavepaintings
make all themes have a Page class, to simplify loading
This commit is contained in:
2
themes/default/page.class.php
Normal file
2
themes/default/page.class.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?php declare(strict_types=1);
|
||||
class Page extends BasePage {}
|
Reference in New Issue
Block a user