Activity for Martin

  • Martin Martin posted a comment on discussion Help

    Encountered warnings A non-numeric value encountered in /var/www/html/mte/mte.php on line 204 I am not a PHP expert, so I simply fixed it by adding an AND clause if (isset($_GET["start"]) && $_GET["start"] != '') { in line 203.

1