Add phpdoc package header to some files.

This commit is contained in:
Michal Čihař
2008-11-24 09:14:31 +00:00
parent bf0f94a626
commit 5d010348da
19 changed files with 170 additions and 148 deletions

View File

@@ -4,6 +4,7 @@
* Set of functions used to run http authentication.
* NOTE: Requires PHP loaded as a Apache module.
*
* @package phpMyAdmin-Auth-HTTP
* @version $Id$
*/