Improve doc blocks

This commit is contained in:
Madhura Jayaratne 2012-09-05 22:14:40 +05:30
parent 2095bc3211
commit f5dfca5c8c
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,8 @@ require_once 'libraries/common.inc.php';
* only to be used in navigation.php
*
* @access private
*
* @return void
*/
function PMA_exitNavigationFrame()
{

View File

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