Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9394

wrong comment in functions_upload.php

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 3.0.x, 3.0.7-PL1
    • 3.1.0-a1
    • Other
    • None
    • PHP Environment:
      Database:

    Description

      There's a wrong comment for the valid_content() method.

      	/**
      	* Check for allowed extension
      	*/
      	function valid_content(&$file)
      	{
      		return ($file->check_content($this->disallowed_content));
      	}

      Attachments

        Activity

          People

            igorw Igor Wiedler [X] (Inactive)
            igorw Igor Wiedler [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: