tma/include/theme.inc.php

6 lines
58 B
PHP
Raw Normal View History

2020-11-29 11:25:34 +01:00
<?php
if (!isset($theme))
$theme = "default";
?>