From bc738b910f44ed6998dc2d181fb284f029a9a4d2 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 2 Dec 2013 12:25:10 -0500 Subject: Removing unnecessary dependencies! --- framework/Wsat/TWsatService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Wsat/TWsatService.php') diff --git a/framework/Wsat/TWsatService.php b/framework/Wsat/TWsatService.php index 85b062e5..1f5ebe40 100644 --- a/framework/Wsat/TWsatService.php +++ b/framework/Wsat/TWsatService.php @@ -37,7 +37,7 @@ class TWsatService extends TPageService { private $_pass = ''; - + public function init($config) { if ($this->getApplication()->getMode() === TApplicationMode::Performance || $this->getApplication()->getMode() === TApplicationMode::Normal) -- cgit v1.2.3