Menu

#61 php error in bug.php line 753

open
nobody
None
5
2009-11-28
2009-11-28
David Fore
No

I was getting a php error in bug.php line 753, so I added the isset()

$reporter = (isset($reporter) and is_numeric($reporter)) ? $reporter : $u;

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.