Fix code style issues (continued)
authorMatthias Schmidt <gravatronics@live.com>
Sun, 18 Sep 2016 12:46:51 +0000 (14:46 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 18 Sep 2016 12:46:51 +0000 (14:46 +0200)
wcfsetup/install/files/lib/system/page/handler/TDecoratedCategoryOnlineLocationPageHandler.class.php

index 98cda3126db497027b75efe613395762b858efb3..b85151dbbb7f789772fcffb1e44419f6f5210716 100644 (file)
@@ -51,4 +51,4 @@ trait TDecoratedCategoryOnlineLocationPageHandler {
                
                return WCF::getLanguage()->getDynamicVariable('wcf.page.onlineLocation.'.$page->identifier, ['category' => $category]);
        }
-}
\ No newline at end of file
+}