Exemple #1
0
 public function setLang($path)
 {
     self::$lang = $_SERVER["DOCUMENT_ROOT"] . $path;
 }