@@ -31,7 +31,7 @@ |
||
31 | 31 | } |
32 | 32 | } |
33 | 33 | |
34 | -if (! function_exists('lang_redirect')) { |
|
34 | +if (!function_exists('lang_redirect')) { |
|
35 | 35 | /** |
36 | 36 | * Get an instance of the redirector. |
37 | 37 | * |