This commit is contained in:
LX1IQ 2017-05-05 12:27:19 +02:00 committed by GitHub
parent 55b75a7c6f
commit dcb366618c
2 changed files with 2 additions and 1 deletions

View File

@ -418,6 +418,7 @@ class xReflector {
<country>'.$this->CallingHomeCountry.'</country>
<comment>'.$this->CallingHomeComment.'</comment>
<ip>'.$this->CallingHomeOverrideIP.'</ip>
<reflectorversion>'.$this->Version.'</reflectorversion>
</reflector>';
}

View File

@ -16,7 +16,7 @@ $PageOptions = array();
$PageOptions['ContactEmail'] = 'your_email'; // Support E-Mail address
$PageOptions['DashboardVersion'] = '2.3.5'; // Dashboard Version
$PageOptions['DashboardVersion'] = '2.3.6'; // Dashboard Version
$PageOptions['PageRefreshActive'] = true; // Activate automatic refresh
$PageOptions['PageRefreshDelay'] = '10000'; // Page refresh time in miliseconds