pull/1/head
LX1IQ 9 years ago committed by GitHub
parent 55b75a7c6f
commit dcb366618c

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

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.