fixed package and subpackage assignment
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* inside and nothing is displayed on screen (eg no extra no blank line).
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-test
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@@ -9,6 +9,7 @@
|
||||
* Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net>
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-debug
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@@ -8,6 +8,8 @@
|
||||
* integrate this functionality in your application.
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin
|
||||
* @subpacke Example
|
||||
*/
|
||||
|
||||
/* Was data posted? */
|
||||
|
@@ -4,6 +4,7 @@
|
||||
* runs all defined tests
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-test
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user