From: Roland Häder Date: Sat, 17 Sep 2022 02:36:11 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b70f9e443b60305c16280a9a3cc1a19520742217;p=city.git Continued: - fixed wrong namespace - updated 'core' framework --- diff --git a/application/city/class_ApplicationHelper.php b/application/city/class_ApplicationHelper.php index b89c7af..4ccd98d 100644 --- a/application/city/class_ApplicationHelper.php +++ b/application/city/class_ApplicationHelper.php @@ -10,7 +10,7 @@ use Org\Mxchange\CoreFramework\Loader\ClassLoader; use Org\Mxchange\CoreFramework\Manager\ManageableApplication; use Org\Mxchange\CoreFramework\Registry\Registerable; use Org\Mxchange\CoreFramework\Template\CompileableTemplate; -use Org\Mxchange\CoreFramework\Utils\String\StringUtils; +use Org\Mxchange\CoreFramework\Utils\Strings\StringUtils; /** * A class holding general data about the application and some methods for diff --git a/core b/core index 335a72f..cef490a 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 335a72fec3b93b9212c36575e2bf7fb676870051 +Subproject commit cef490aa082a79da16d3dd2b1951dd993c9eda08