Drop $Id$ expansion, nobody complained so far it not working.

This commit is contained in:
Michal Čihař
2010-09-07 15:00:44 +02:00
parent c2be7316e0
commit 0431042bd0
51 changed files with 1 additions and 63 deletions

View File

@@ -1,6 +1,3 @@
$Id$
phpMyAdmin - Credits
====================

View File

@@ -2,8 +2,6 @@
phpMyAdmin - ChangeLog
----------------------
$Id$
3.4.0.0 (not yet released)
+ rfe #2890226 [view] Enable VIEW rename
+ rfe #838637 [privileges] Export a user's privileges
@@ -317,5 +315,5 @@ $Id$
# vim: et ts=4 sw=4 sts=4
# vim: ft=changelog fenc=utf-8 encoding=utf-8
# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>6&&getline(v\:lnum)!~'^#'
# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
# vim: fdn=1 fdm=expr

View File

@@ -5,7 +5,6 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<!-- $Id$ -->
<head>
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
@@ -53,9 +52,6 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78
<li>License: <a href="license.php">LICENSE</a></li>
</ul>
</li>
<li><div class="l10n">Documentation version:</div>
<i>$Id$</i>
</li>
</ul>
<!-- REQUIREMENTS -->

View File

@@ -1,5 +1,3 @@
$Id$
phpMyAdmin - Installation
-------------------------

2
README
View File

@@ -1,5 +1,3 @@
$Id$
phpMyAdmin - Readme
===================

2
TODO
View File

@@ -1,5 +1,3 @@
$Id$
phpMyAdmin - Todo
=================

View File

@@ -1,5 +1,3 @@
$Id$
This directory contains various stuff contributed by users that might be
useful to other. There is no guarantee it will work for you.

View File

@@ -1,4 +1,3 @@
/* $Id$ */
/* Stylesheet for phpMyAdmin documentation */
/* vim: expandtab ts=4 sw=4 sts=4 tw=78
*/

View File

@@ -2,7 +2,6 @@
/**
* common functions used for communicating between main, navigation and querywindow
*
* @version $Id$
*/
/**

View File

@@ -7,7 +7,6 @@
* @requires jQueryUI
* @requires js/functions.js
*
* @version $Id$
*/
/**

View File

@@ -2,7 +2,6 @@
/**
* Functions used in the export tab
*
* @version $Id$
*/
/**

View File

@@ -2,7 +2,6 @@
/**
* general function, usally for data manipulation pages
*
* @version $Id$
*/
/**

View File

@@ -2,7 +2,6 @@
/**
* Functions used in the import tab
*
* @version $Id$
*/

View File

@@ -2,7 +2,6 @@
/**
* function used for index manipulation pages
*
* @version $Id$
*/
/**

View File

@@ -7,7 +7,6 @@
* @requires jQueryUI
* @requires js/functions.js
*
* @version $Id$
*/
/**

View File

@@ -5,7 +5,6 @@
* @requires jQuery
* @requires js/functions.js
*
* @version $Id$
*/
/**

View File

@@ -6,7 +6,6 @@
* @requires jQueryUI
* @requires js/functions.js
*
* @version $Id$
*/
/**

View File

@@ -2,7 +2,6 @@
/**
* function used in server privilege pages
*
* @version $Id$
*/
/**

View File

@@ -3,7 +3,6 @@
* Scripts to update location to allow bookmarking of frameset
* and restoring the bookmark once the page is loaded.
*
* @version $Id$
*/
var hash_to_set = "";

View File

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

View File

@@ -4,7 +4,6 @@ messages with their definition in language files, if you build some
plugins for your use, you can use directly texts in plugin.
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4 ft=php:
/* Demo import plugin for phpMyAdmin */

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -156,7 +156,6 @@ if (! defined('PMA_MINIMUM_COMMON')) {
{
global $SQP_errorString;
$debugstr = 'ERROR: ' . $message . "\n";
$debugstr .= 'SVN: $Id$' . "\n";
$debugstr .= 'MySQL: '.PMA_MYSQL_STR_VERSION . "\n";
$debugstr .= 'USR OS, AGENT, VER: ' . PMA_USR_OS . ' ' . PMA_USR_BROWSER_AGENT . ' ' . PMA_USR_BROWSER_VER . "\n";
$debugstr .= 'PMA: ' . PMA_VERSION . "\n";

View File

@@ -94,5 +94,3 @@ be used in advertising or otherwise to promote the sale, use or other
dealings in this Font Software without prior written authorization
from Tavmjong Bah. For further information, contact: tavmjong @ free
. fr.
$Id$

View File

@@ -1,5 +1,4 @@
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:
/**

View File

@@ -1,5 +1,4 @@
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:
/**

View File

@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a new function file using a template. Should not be called directly
# but instead by template_Generator.sh and template_generator_mimetype.sh

View File

@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a new mimetype with transform function.
#

View File

@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a new mimetype without transform function.
#

View File

@@ -4,7 +4,6 @@
/**
* Interface for the zip extension
* @package phpMyAdmin
* @version $Id$
*/
/**

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,5 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version $Id$
* @package phpMyAdmin-Designer
*/
body {

View File

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

View File

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

View File

@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id$
#
# Configuration converter
# Converts from old-style (Pre-2.3) configuration files to new format found in PMA-2.3

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
# vim: expandtab sw=4 ts=4 sts=4:
#

View File

@@ -11,7 +11,6 @@
--
-- Please don't forget to set up the tablenames in config.inc.php
--
-- $Id$
-- --------------------------------------------------------

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
# vim: expandtab sw=4 ts=4 sts=4:
#
# Script for removing language selection from phpMyAdmin

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
#
# Script to remove ^M from files for DOS <-> UNIX conversions
#

View File

@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id$
#
# upgrade.pl - automatic phpmyadmin upgrader
#

View File

@@ -10,7 +10,6 @@
--
-- Please don't forget to set up the tablenames in config.inc.php
--
-- $Id$
-- --------------------------------------------------------

View File

@@ -3,7 +3,6 @@
/**
* handles creation of the chart
*
* @version $Id$
* @package phpMyAdmin
*/

View File

@@ -2,7 +2,6 @@
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<!-- $Id$ -->
<!--
vim: expandtab ts=4 sw=4 sts=4 tw=78
-->