diff --git a/core/lib/init.php b/core/lib/init.php index fce269b..c8f390d 100644 --- a/core/lib/init.php +++ b/core/lib/init.php @@ -52,4 +52,4 @@ SystemConfiguration::load(); /* Start with guest user */ -User::$activeUser = new User(User::GUEST); \ No newline at end of file +User::$activeUser = new User(User::GUEST);