Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13226

Stray $rank_img in memberlist.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.1.0
    • 3.1.0-RC6
    • None
    • None

      Found by bonelifer

      <bonelifer> [phpBB Debug] PHP Notice: in file [ROOT]/memberlist.php on line 1093: Undefined variable: rank_img
      

      Line 1091:

      				if ($rank_img)
      				{
      					$rank_img .= '<br />';
      				}
      

      Looks like a remainder from PHPBB3-12993

            nicofuma nicofuma
            Marshalrusty Yuriy Rusko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: