Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-6927 now.

$s_watching_img passed to watch_topic_forum() and not used (fix completed in vcs)

An array is passed to the function watch_topic_forum() as $s_watching_img and is not used in the function. The function is called from both viewtopic.php and viewforum.php This array is passed by reference. The refering arrays, $s_watching_topic_img and $s_watching_forum_img are defined and not used as well, besides being passed to the function.

Comments / History

Changed ticket status from "New" to "Fix in progress"

Action performed by Acyd Burn (Server Manager) on Jan 30th 2008, 15:50

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on Jan 30th 2008, 15:50

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by Acyd Burn (Server Manager) on Jan 30th 2008, 16:09

Ticket details