tma/include/theme.inc.php

6 lines
55 B
PHP

<?php
if (!isset($theme)) {
$theme = "default";
}