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

wrong comment in functions_upload.php

XMLWordPrintable

    Error rendering 'com.atlassian.jira.jira-view-issue-plugin:details-module'. Please contact your Jira administrators.

      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));
      	}

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

              Created:
              Updated:
              Resolved: