mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
src: style sweep
This commit is contained in:
parent
4d3b2ad7b6
commit
c9933aa023
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user