@@ -23,7 +23,7 @@ |
||
23 | 23 | */ |
24 | 24 | public function getTime() |
25 | 25 | { |
26 | - return Helper::isotime($this->getVar('datetime') . ' Europe/Moscow'); |
|
26 | + return Helper::isotime($this->getVar('datetime').' Europe/Moscow'); |
|
27 | 27 | } |
28 | 28 | |
29 | 29 | /** |