document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. protected $allowedFields = [
  2. \'username\',
  3. \'role\',
  4. \'status\',
  5. \'status_message\',
  6. \'active\',
  7. \'last_active\',
  8. ];
');