Ad docblock.
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
<?php
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/* $Id: $ */
|
||||
|
||||
// interface for the zip extension
|
||||
/**
|
||||
* Interface for the zip extension
|
||||
* @package phpMyAdmin
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
/**
|
||||
* Gets zip file contents
|
||||
|
Reference in New Issue
Block a user