@@ -46,7 +46,7 @@ |
||
46 | 46 | 'account' => $_REQUEST['account'] |
47 | 47 | ] |
48 | 48 | ]); |
49 | - $toolbox->smarty_display(basename(__FILE__. '.php') . '/configure.tpl'); |
|
49 | + $toolbox->smarty_display(basename(__FILE__ . '.php') . '/configure.tpl'); |
|
50 | 50 | |
51 | 51 | $toolbox->cache_popKey(); |
52 | 52 | } catch (Exception $e) { |