Przeglądaj źródła

Corregido formato archivos incorrecto.

DieFeM 12 lat temu
rodzic
commit
b70be627b3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      install.php

+ 1 - 0
install.php

@@ -520,6 +520,7 @@ function install() {
             $contents = file($file);
             $nversion = implode($contents);
             $nversion2 = substr($nversion ,60);
+			$nversion2 = trim($nversion2);
             
             $site_settings = array("title"=>"Open Game Panel",
             "slogan" => "".get_lang('slogan')."",