remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software

This commit is contained in:
Marc Delisle
2010-03-06 18:04:17 +00:00
parent 94b50c6f53
commit 819324ede6
94 changed files with 74 additions and 199 deletions

View File

@@ -419,7 +419,6 @@ class PMA_Index
* @param boolean $print_mode
* @access public
* @return array Index collection array
* @author Garvin Hicking (pma@supergarv.de)
*/
static public function getView($table, $schema, $print_mode = false)
{