Exemple #1
0
 function showSettings()
 {
     $displayTranslator = new DisplayTranslator();
     return $displayTranslator->showSettings();
 }