Drop @version tag from docblocks.

This commit is contained in:
Michal Čihař
2010-07-20 13:59:17 +02:00
parent 95c0b5125d
commit 318dc4b650
256 changed files with 0 additions and 256 deletions

View File

@@ -3,7 +3,6 @@
/** /**
* display selection for relational field values * display selection for relational field values
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version 1.0
* @package BLOBStreaming * @package BLOBStreaming
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version 1.0
* @package BLOBStreaming * @package BLOBStreaming
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version 1.0
* @package BLOBStreaming * @package BLOBStreaming
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Simple script to set correct charset for changelog * Simple script to set correct charset for changelog
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* dumps a database * dumps a database
* *
* @version $Id$
* @uses libraries/db_common.inc.php * @uses libraries/db_common.inc.php
* @uses libraries/db_info.inc.php * @uses libraries/db_info.inc.php
* @uses libraries/display_export.lib.php * @uses libraries/display_export.lib.php

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -9,7 +9,6 @@
* - adding tables * - adding tables
* - viewing PDF schemas * - viewing PDF schemas
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* query by example the whole database * query by example the whole database
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -46,7 +46,6 @@
* @uses array_intersect() * @uses array_intersect()
* @uses sprintf() * @uses sprintf()
* @uses in_array() * @uses in_array()
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* phpMyAdmin fatal error display page * phpMyAdmin fatal error display page
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @todo too much die here, or? * @todo too much die here, or?
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -4,7 +4,6 @@
* Core script for import, this is just the glue around all other stuff * Core script for import, this is just the glue around all other stuff
* *
* @uses PMA_Bookmark_getList() * @uses PMA_Bookmark_getList()
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* forms frameset * forms frameset
* *
* @version $Id$
* @uses __('phpMyAdmin is more friendly with a <b>frames-capable</b> browser.') * @uses __('phpMyAdmin is more friendly with a <b>frames-capable</b> browser.')
* @uses $GLOBALS['cfg']['QueryHistoryDB'] * @uses $GLOBALS['cfg']['QueryHistoryDB']
* @uses $GLOBALS['cfg']['Server']['user'] * @uses $GLOBALS['cfg']['Server']['user']

View File

@@ -3,7 +3,6 @@
/** /**
* *
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Holds class PMA_Error * Holds class PMA_Error
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Holds class PMA_Error_Handler * Holds class PMA_Error_Handler
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* file upload functions * file upload functions
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* holds the database index class * holds the database index class
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* hold the PMA_List base class * hold the PMA_List base class
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* holds the PMA_List_Database class * holds the PMA_List_Database class
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Holds class PMA_Message * Holds class PMA_Message
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Library for extracting information about the partitions * Library for extracting information about the partitions
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Library for extracting information about the available storage engines * Library for extracting information about the available storage engines
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* hold PMA_Theme class * hold PMA_Theme class
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -4,7 +4,6 @@
* Set of functions used to run config authentication (ie no authentication). * Set of functions used to run config authentication (ie no authentication).
* *
* @package phpMyAdmin-Auth-Config * @package phpMyAdmin-Auth-Config
* @version $Id$
*/ */

View File

@@ -4,7 +4,6 @@
* Set of functions used to run cookie based authentication. * Set of functions used to run cookie based authentication.
* *
* @package phpMyAdmin-Auth-Cookie * @package phpMyAdmin-Auth-Cookie
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -5,7 +5,6 @@
* NOTE: Requires PHP loaded as a Apache module. * NOTE: Requires PHP loaded as a Apache module.
* *
* @package phpMyAdmin-Auth-HTTP * @package phpMyAdmin-Auth-HTTP
* @version $Id$
*/ */

View File

@@ -4,7 +4,6 @@
* Set of functions used to run single signon authentication. * Set of functions used to run single signon authentication.
* *
* @package phpMyAdmin-Auth-Signon * @package phpMyAdmin-Auth-Signon
* @version $Id$
*/ */

View File

@@ -11,7 +11,6 @@
* See the enclosed file COPYING for license information (LGPL). If you * See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
* *
* @version $Id$
* @since Horde 2.2 * @since Horde 2.2
* @package horde.cipher * @package horde.cipher
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Set of functions used with the bookmark feature * Set of functions used with the bookmark feature
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Charset conversion functions. * Charset conversion functions.
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -3,7 +3,6 @@
/** /**
* Get user's global privileges and some db-specific privileges * Get user's global privileges and some db-specific privileges
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -3,7 +3,6 @@
/** /**
* Functions for cleanup of user input. * Functions for cleanup of user input.
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -28,7 +28,6 @@
* - db connection * - db connection
* - authentication work * - authentication work
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Misc functions used all over the scripts. * Misc functions used all over the scripts.
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -16,7 +16,6 @@
* *
* All directives are explained in Documentation.html * All directives are explained in Documentation.html
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -5,7 +5,6 @@
* This script is distinct from libraries/common.inc.php because this * This script is distinct from libraries/common.inc.php because this
* script is called from /test. * script is called from /test.
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Common Option Constants For DBI Functions * Common Option Constants For DBI Functions
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -31,7 +31,6 @@
* @uses strnatcasecmp() * @uses strnatcasecmp()
* @uses count() * @uses count()
* @uses addslashes() * @uses addslashes()
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -12,7 +12,6 @@
* our current sql.php. * our current sql.php.
* Of course the interface would need a way to pass calling parameters. * Of course the interface would need a way to pass calling parameters.
* Also, support DEFINER (like we do in export). * Also, support DEFINER (like we do in export).
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -4,7 +4,6 @@
* Ensure the database and the table exist (else move to the "parent" script) * Ensure the database and the table exist (else move to the "parent" script)
* and display headers * and display headers
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-DBG * @package phpMyAdmin-DBG
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -4,7 +4,6 @@
* Interface to the classic MySQL extension * Interface to the classic MySQL extension
* *
* @package phpMyAdmin-DBI-MySQL * @package phpMyAdmin-DBI-MySQL
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Interface to the improved MySQL extension (MySQLi) * Interface to the improved MySQL extension (MySQLi)
* *
* @package phpMyAdmin-DBI-MySQLi * @package phpMyAdmin-DBI-MySQLi
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -3,7 +3,6 @@
/** /**
* Displays form for password change * Displays form for password change
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -3,7 +3,6 @@
/** /**
* Displays form for creating database (if user has privileges for that) * Displays form for creating database (if user has privileges for that)
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -22,7 +22,6 @@
* warnings about the lack of privileges for CREATE TABLE. Tested * warnings about the lack of privileges for CREATE TABLE. Tested
* on MySQL 5.0.18. * on MySQL 5.0.18.
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -3,7 +3,6 @@
/** /**
* Code for displaying language selection * Code for displaying language selection
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -3,7 +3,6 @@
/** /**
* library for displaying table with results from all sort of select queries * library for displaying table with results from all sort of select queries
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -7,7 +7,6 @@
* - reversed the right modify links: 1. drop, 2. edit, 3. checkbox * - reversed the right modify links: 1. drop, 2. edit, 3. checkbox
* - also changes made in js/functions.js * - also changes made in js/functions.js
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -1,7 +1,6 @@
<?php <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @version $Id$
* @package phpMyAdmin-Engines * @package phpMyAdmin-Engines
*/ */

View File

@@ -4,7 +4,6 @@
* Set of functions used to build NHibernate dumps of tables * Set of functions used to build NHibernate dumps of tables
* *
* @package phpMyAdmin-Export-Codegen * @package phpMyAdmin-Export-Codegen
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* @package phpMyAdmin-Export-CSV * @package phpMyAdmin-Export-CSV
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build CSV dumps of tables * Set of functions used to build CSV dumps of tables
* *
* @package phpMyAdmin-Export-CSV * @package phpMyAdmin-Export-CSV
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build CSV dumps of tables * Set of functions used to build CSV dumps of tables
* *
* @package phpMyAdmin-Export-HTMLWord * @package phpMyAdmin-Export-HTMLWord
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build dumps of tables * Set of functions used to build dumps of tables
* *
* @package phpMyAdmin-Export-Latex * @package phpMyAdmin-Export-Latex
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build OpenDocument Spreadsheet dumps of tables * Set of functions used to build OpenDocument Spreadsheet dumps of tables
* *
* @package phpMyAdmin-Export-ODS * @package phpMyAdmin-Export-ODS
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build OpenDocument Text dumps of tables * Set of functions used to build OpenDocument Text dumps of tables
* *
* @package phpMyAdmin-Export-ODT * @package phpMyAdmin-Export-ODT
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Produce a PDF report (export) from a query * Produce a PDF report (export) from a query
* *
* @package phpMyAdmin-Export-PDF * @package phpMyAdmin-Export-PDF
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build SQL dumps of tables * Set of functions used to build SQL dumps of tables
* *
* @package phpMyAdmin-Export-SQL * @package phpMyAdmin-Export-SQL
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* *
* *
* @package phpMyAdmin-Export-XLS * @package phpMyAdmin-Export-XLS
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* *
* *
* @package phpMyAdmin-Export-XLSX * @package phpMyAdmin-Export-XLSX
* @version $Id$
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;

View File

@@ -4,7 +4,6 @@
* Set of functions used to build XML dumps of tables * Set of functions used to build XML dumps of tables
* *
* @todo * @todo
* @version $Id$
* @package phpMyAdmin-Export-XML * @package phpMyAdmin-Export-XML
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -3,7 +3,6 @@
/** /**
* Set of functions used to build YAML dumps of tables * Set of functions used to build YAML dumps of tables
* *
* @version $Id$
* @package phpMyAdmin-Export-YAML * @package phpMyAdmin-Export-YAML
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -4,7 +4,6 @@
* Functions for listing directories * Functions for listing directories
* *
* @todo rename to file_listing.lib.php * @todo rename to file_listing.lib.php
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */

View File

@@ -41,7 +41,6 @@
* @uses PMA_generate_common_url() * @uses PMA_generate_common_url()
* @uses basename() * @uses basename()
* @uses file_exists() * @uses file_exists()
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -6,7 +6,6 @@
* variables from them. It does the same work for $HTTP_ACCEPT_LANGUAGE and * variables from them. It does the same work for $HTTP_ACCEPT_LANGUAGE and
* $HTTP_AUTHORIZATION. * $HTTP_AUTHORIZATION.
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/** /**
* *
* @version $Id$
* @package phpMyAdmin * @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {

Some files were not shown because too many files have changed in this diff Show More