Ejemplo n.º 1
0
 function showSettings()
 {
     $displayTranslator = new DisplayTranslator();
     return $displayTranslator->showSettings();
 }