mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Changed: URLs don't exist anymore
This commit is contained in:
parent
e3919f268b
commit
3d11214d2f
1 changed files with 0 additions and 3 deletions
|
@ -337,9 +337,6 @@ void CLoginProgressPostThread::init(NLMISC::CConfigFile &configFile)
|
|||
std::string installStartupPage;
|
||||
std::string installStartupHost;
|
||||
static std::string httpStr = "http://";
|
||||
// The url where the stats system are has changed from
|
||||
// http://r2linux03:80/login2/client_install.php (using InstallStartupPage and StartupPage )
|
||||
// http://r2linux03:80/stats/stats.php (using InstallStatsUrl
|
||||
|
||||
if (configFile.getVarPtr("InstallStatsUrl") )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue