Skip to content

Instantly share code, notes, and snippets.

@ogabrielsantos
Created June 30, 2018 17:44
Show Gist options
  • Save ogabrielsantos/e4bfee714628a6e2ef0d67d472ed8b49 to your computer and use it in GitHub Desktop.
Save ogabrielsantos/e4bfee714628a6e2ef0d67d472ed8b49 to your computer and use it in GitHub Desktop.
<?php
$leaderboard_part['guild_id'] = (int) $user_all[$index]['guild_id'];
$leaderboard_part['guild_name'] = $user_all[$index]['guild_name'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment