Improve doc blocks
This commit is contained in:
parent
2095bc3211
commit
f5dfca5c8c
@ -16,6 +16,8 @@ require_once 'libraries/common.inc.php';
|
||||
* only to be used in navigation.php
|
||||
*
|
||||
* @access private
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
function PMA_exitNavigationFrame()
|
||||
{
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
/**
|
||||
* generate an WebApp file for Prism / WebRunner
|
||||
*
|
||||
* @see http://wiki.mozilla.org/Prism
|
||||
* @package PhpMyAdmin
|
||||
* @see http://wiki.mozilla.org/Prism
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user