summaryrefslogtreecommitdiff
path: root/theme.inc
blob: 9d0b5a0a66c19a65a00bd64ceb312123ba6f61f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?

include "config.inc";
include "function.inc";
include "template.inc";

global $user;

$theme = load_theme();

?>