From c6f3b27d861e4b25134cce5460d8e72f4b38c769 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 16 Sep 2006 15:50:40 +0000 Subject: [PATCH] Same change as the last commit --- Functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Functions.php b/Functions.php index a6f9b42..b735043 100644 --- a/Functions.php +++ b/Functions.php @@ -73,7 +73,8 @@ class BSFunctions /** * Constructor */ - private function __construct() {} + private function __construct() + { } // ################################################################### /** -- 2.22.5