fixed package and subpackage assignment

This commit is contained in:
Sebastian Mendel
2007-03-20 15:15:58 +00:00
parent da19f7be80
commit b6a2ca2646
4 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* inside and nothing is displayed on screen (eg no extra no blank line). * inside and nothing is displayed on screen (eg no extra no blank line).
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-test
*/ */
/** /**

View File

@@ -9,6 +9,7 @@
* Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net> * Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net>
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-debug
*/ */
/** /**

View File

@@ -8,6 +8,8 @@
* integrate this functionality in your application. * integrate this functionality in your application.
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin
* @subpacke Example
*/ */
/* Was data posted? */ /* Was data posted? */

View File

@@ -4,6 +4,7 @@
* runs all defined tests * runs all defined tests
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-test
*/ */
/** /**