Fix comment
This commit is contained in:
parent
989161e2bd
commit
b76a1e27a9
@ -17,7 +17,7 @@ if (! defined('PHPMYADMIN')) {
|
||||
abstract class Node_DatabaseChild extends Node
|
||||
{
|
||||
/**
|
||||
* Returns HTML for hide button displayed infront of the table node
|
||||
* Returns HTML for hide button displayed infront of the database child node
|
||||
*
|
||||
* @return HTML for hide button
|
||||
*/
|
||||
@ -49,4 +49,4 @@ abstract class Node_DatabaseChild extends Node
|
||||
*/
|
||||
protected abstract function getItemType();
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user