Updated version.

pull/230/head
Joe Prochazka 2016-09-13 13:15:23 -04:00
rodzic 59a6da4c2f
commit 5802c03ccf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -37,7 +37,7 @@
// Check if the portal is installed or needs upgraded.
$thisVersion = "2.2.0";
$thisVersion = "2.3.0";
if (!file_exists($_SERVER['DOCUMENT_ROOT']."/classes/settings.class.php")) {
header ("Location: /install/install.php");