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

db_tools::sql_unique_index_exists() has wrong doc block

XMLWordPrintable

      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
      	*/
      

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

              Created:
              Updated:
              Resolved: