mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-22 02:00:40 +00:00
Fixing ChatUtil
This commit is contained in:
parent
4357ccf342
commit
af12204f13
@ -84,7 +84,7 @@ class ChatUtil {
|
||||
*
|
||||
* @return integer
|
||||
*/
|
||||
public static /* int */ getRandomNumber() {
|
||||
public static function /* int */ getRandomNumber() {
|
||||
return 4; // chosen by a fair dice roll
|
||||
// guaranteed to be random
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user