Drop @version tag from docblocks.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_application_octetstream__download_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_application_octetstream__hex_info() {
|
||||
|
@@ -19,7 +19,6 @@
|
||||
*
|
||||
* Please provide a comment for your function, what it does and what parameters are available.
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-Transformation
|
||||
*/
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_image_jpeg__inline_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_image_jpeg__link_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_image_png__inline_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__dateformat_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__external_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__formatted_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__imagelink_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__link_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__longToIpv4_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__sql_info() {
|
||||
|
@@ -2,7 +2,6 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @package phpMyAdmin-Transformation
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_text_plain__substr_info() {
|
||||
|
Reference in New Issue
Block a user