Separate names with a comma.
As has been stated numerous times before I have said this... There are ZERO refunds. [/close]
Also. This is probably something that Harry overlooked when he was doing the PermissionsEX re-working. I'll bring it up and see what's said.
Boys boys boys.... Let's be nice...
double F (int i) { return 1 + i / (2.0 * i + 1) * F(i + 1); } (btw it's C#, "stolen" from StackOverflow)