summaryrefslogtreecommitdiffstats
path: root/modules/main.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2013-10-17 19:45:55 +0200
committerSimon Rettberg2013-10-17 19:45:55 +0200
commit0869034ed71e3d3a6bc03551e48657bd83be9b96 (patch)
treed14a007fb1f198d7320ad0983c6f737422760495 /modules/main.inc.php
parentNew stuff (diff)
downloadslx-admin-0869034ed71e3d3a6bc03551e48657bd83be9b96.tar.gz
slx-admin-0869034ed71e3d3a6bc03551e48657bd83be9b96.tar.xz
slx-admin-0869034ed71e3d3a6bc03551e48657bd83be9b96.zip
Day 3
Diffstat (limited to 'modules/main.inc.php')
-rw-r--r--modules/main.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/main.inc.php b/modules/main.inc.php
index ef83f1c4..fc6a9fac 100644
--- a/modules/main.inc.php
+++ b/modules/main.inc.php
@@ -1,5 +1,7 @@
<?php
+User::load();
+
function render_module()
{
Render::setTitle('Wurstgesicht');