diff --git a/src/App.php b/src/App.php index c2ecacd2795563b0d8b9917adae04a4bb209c0ec..6b6f81343505a55df3432f8081f5cc31db5dccfa 100644 --- a/src/App.php +++ b/src/App.php @@ -14,7 +14,7 @@ class App { } public function launch() { - echo "launching app"; + echo "launching SeminarCatalog"; $this->appConfiguration->printConfiguration(); } } \ No newline at end of file