Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb4867cd authored by theronakpatel's avatar theronakpatel
Browse files

Construct issue #3

parent 1bed80bc
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -71,6 +71,8 @@ class Application extends App implements IBootstrap {
			} else {
				$logger->info('skipped addStorageWrapper');
			}
		} else {
			$logger->info('user not loggedin');
		}

		$context->registerEventListener(BeforeTemplateRenderedEvent::class, BeforeTemplateRenderedListener::class);