Commit c9933aa0 authored by Franco Fichtner's avatar Franco Fichtner

src: style sweep

parent 4d3b2ad7
......@@ -45,7 +45,8 @@ class ControllerBase extends Controller
* @return NativeArray
*/
public function getTranslator()
{ /*
{
/*
if (function_exists("gettext")) {
// gettext installed, return gettext translator
return new Gettext(array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment