From: Joshua Rüsweg Date: Tue, 4 Aug 2020 13:55:28 +0000 (+0200) Subject: Fix codestyle X-Git-Tag: 5.3.0_Alpha_1~56^2~5 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=66116b63366e725860bec10a156af84d1a92b6fc;p=GitHub%2FWoltLab%2FWCF.git Fix codestyle Co-authored-by: Tim Düsterhus --- diff --git a/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php b/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php index 79ddb735a5..e34b3d4542 100644 --- a/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php +++ b/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php @@ -154,7 +154,7 @@ class StyleCompiler extends SingletonFactory { } ); } - catch (SystemException $e) { + catch (\Exception $e) { return $e->getMessage(); } diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index d3855a1fe2..00cfd61c2e 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -2839,7 +2839,7 @@ Kein Abschnitt darf leer sein und alle Abschnitten dürfen nur folgende Zeichen - + @@ -2905,7 +2905,7 @@ Kein Abschnitt darf leer sein und alle Abschnitten dürfen nur folgende Zeichen - + diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 14299d7d7e..5182406f13 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -2766,7 +2766,7 @@ If you have already bought the licenses for the listed apps, th - + @@ -2833,7 +2833,7 @@ If you have already bought the licenses for the listed apps, th - +