ToyVoyagers has exited with an error
Missing argument 2 for message()
The error was reported on line 1316 of /freeola/users/2/0/sr0321002/htdocs/global.php
1314 * @return string HTML-formatted message
1315 **/
1316 function message($title, $message, $link_text = null, $link = null, $redirect = null)
1317 {
1318 if ($link_text) {