A table group and table container different

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-06-23 18:42:19 +05:30
parent 02aa1fd9f5
commit cdfc2d7ba6

View File

@ -12,7 +12,7 @@ if (! defined('PHPMYADMIN')) {
/**
* Represents a node that is a child of a database node
* This may either be a concrete child such as table or a container
* such as a table group
* such as table container
*
* @package PhpMyAdmin-Navigation
*/