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

db_tools::sql_unique_index_exists() has wrong doc block

    XMLWordPrintable

Details

    Description

      The description is wrong:

      	/**
      	* Check if a specified index exists in table. Does not return PRIMARY KEY and UNIQUE indexes.
      	*
      	* @param string	$table_name		Table to check the index at
      	* @param string	$index_name		The index name to check
      	*
      	* @return bool True if index exists, else false
      	*/
      

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              nickvergessen Joas Schilling
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: