digitop, Timo Keller
2005-06-19 14:48:13 UTC
Hello everybody,
got a problem with bug_update.php. If I change the status of a issue to
close and press the "Update Information" Button, I get a Parse error for
bug_update.php on line 43. Line 43 goes like this:
$t_bug_data->reporter_id = gpc_get_int( 'reporter_id',
$t_bug_data->reporter_id );
Has anybody a solution?
Thx a lot
Timo
got a problem with bug_update.php. If I change the status of a issue to
close and press the "Update Information" Button, I get a Parse error for
bug_update.php on line 43. Line 43 goes like this:
$t_bug_data->reporter_id = gpc_get_int( 'reporter_id',
$t_bug_data->reporter_id );
Has anybody a solution?
Thx a lot
Timo