Hi i get this error when i run home.php
Parse error: parse error in /home/travelsp/public_html/functions.php on line 172
Fatal error: Call to undefined function: updateonlineusers() in /home/travelsp/public_html/home.php on line 4
line 172 of functions.php
if ($Month < $BirthMonth || ($Month == $BirthMonth && $Day $BirthDay)) {
line 4 of home.php:
updateonlineusers();