FlyerTalk Forums - View Single Post - Site Trouble Now?
View Single Post
Old Apr 7, 2011 | 5:28 pm
  #4  
vocoder
 
Join Date: Jun 2010
Location: Iowa / Puerto Rico
Programs: AA, Priority Club
Posts: 65
Just a heads up. When the site was giving character encoding errors it was always kicking out an array that included this part in plain text:

Code:
            [MasterServer] => Array
                (
                    [servername] => flyerdbhost
                    [port] => 3306
                    [username] => ****
                    [password] => ****
                    [usepconnect] => 0
                )
Note I replaced username and password with ****, but it was clearly available for a number of minutes.
vocoder is offline