Translating...
We are translating the content for you. Content will be translated
bit by bit and this message will disappear once translation has comnpleted!
Error unable to make selection => SELECT wr_servers.Server, wr_server_info.HordePopulation,wr_server_info.AlliancePopulation, wr_servers.ServerID,
DATE_FORMAT( wr_servers.LastCensusUpdate, '%m/%y' ) AS online FROM wr_server_info INNER JOIN wr_servers ON (wr_server_info.ServerID = wr_servers.ServerID) ORDER BY Server ASC
|