Skip to content

Commit

Permalink
Drop @Version tag from docblocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jul 20, 2010
1 parent 95c0b51 commit 318dc4b
Show file tree
Hide file tree
Showing 256 changed files with 0 additions and 256 deletions.
1 change: 0 additions & 1 deletion browse_foreigners.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* display selection for relational field values
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion bs_change_mime_type.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version 1.0
* @package BLOBStreaming
*/

Expand Down
1 change: 0 additions & 1 deletion bs_disp_as_mime_type.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version 1.0
* @package BLOBStreaming
*/

Expand Down
1 change: 0 additions & 1 deletion bs_play_media.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version 1.0
* @package BLOBStreaming
*/

Expand Down
1 change: 0 additions & 1 deletion changelog.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Simple script to set correct charset for changelog
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion chk_rel.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_create.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_datadict.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_export.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* dumps a database
*
* @version $Id$
* @uses libraries/db_common.inc.php
* @uses libraries/db_info.inc.php
* @uses libraries/display_export.lib.php
Expand Down
1 change: 0 additions & 1 deletion db_import.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_operations.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* - adding tables
* - viewing PDF schemas
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_printview.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_qbe.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* query by example the whole database
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_search.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
* @uses array_intersect()
* @uses sprintf()
* @uses in_array()
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_sql.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_structure.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion db_tracking.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion error.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* phpMyAdmin fatal error display page
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion export.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @todo too much die here, or?
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion import.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* Core script for import, this is just the glue around all other stuff
*
* @uses PMA_Bookmark_getList()
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion import_status.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* forms frameset
*
* @version $Id$
* @uses __('phpMyAdmin is more friendly with a <b>frames-capable</b> browser.')
* @uses $GLOBALS['cfg']['QueryHistoryDB']
* @uses $GLOBALS['cfg']['Server']['user']
Expand Down
1 change: 0 additions & 1 deletion libraries/Config.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
*
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Error.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Holds class PMA_Error
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Error_Handler.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Holds class PMA_Error_Handler
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/File.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* file upload functions
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Index.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* holds the database index class
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/List.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* hold the PMA_List base class
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/List_Database.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* holds the PMA_List_Database class
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Message.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Holds class PMA_Message
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Partition.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Library for extracting information about the partitions
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/StorageEngine.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Library for extracting information about the available storage engines
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Table.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Theme.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* hold PMA_Theme class
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Theme_Manager.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/Tracker.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/auth/config.auth.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* Set of functions used to run config authentication (ie no authentication).
*
* @package phpMyAdmin-Auth-Config
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion libraries/auth/cookie.auth.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* Set of functions used to run cookie based authentication.
*
* @package phpMyAdmin-Auth-Cookie
* @version $Id$
*/

if (! defined('PHPMYADMIN')) {
Expand Down
1 change: 0 additions & 1 deletion libraries/auth/http.auth.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* NOTE: Requires PHP loaded as a Apache module.
*
* @package phpMyAdmin-Auth-HTTP
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion libraries/auth/signon.auth.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* Set of functions used to run single signon authentication.
*
* @package phpMyAdmin-Auth-Signon
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion libraries/blowfish.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
* @version $Id$
* @since Horde 2.2
* @package horde.cipher
*/
Expand Down
1 change: 0 additions & 1 deletion libraries/bookmark.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Set of functions used with the bookmark feature
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/charset_conversion.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Charset conversion functions.
*
* @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
Expand Down
1 change: 0 additions & 1 deletion libraries/check_user_privileges.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Get user's global privileges and some db-specific privileges
*
* @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
Expand Down
1 change: 0 additions & 1 deletion libraries/cleanup.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Functions for cleanup of user input.
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/common.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
* - db connection
* - authentication work
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/common.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Misc functions used all over the scripts.
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/config.default.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
*
* All directives are explained in Documentation.html
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/core.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* This script is distinct from libraries/common.inc.php because this
* script is called from /test.
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/database_interface.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* Common Option Constants For DBI Functions
*
* @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
Expand Down
Loading

0 comments on commit 318dc4b

Please sign in to comment.