Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@novell.com>2010-09-07 17:00:44 +0400
committerMichal Čihař <mcihar@novell.com>2010-09-07 17:00:44 +0400
commit0431042bd05a6c580951f7f7497fc237b17919d1 (patch)
treeb34f57433b02c1c08c2fcf27dafcaa8d9e568629 /schema_edit.php
parentc2be7316e0d88cc4553ff8b5f31f5274fad63064 (diff)
Drop $Id$ expansion, nobody complained so far it not working.
Diffstat (limited to 'schema_edit.php')
-rw-r--r--schema_edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/schema_edit.php b/schema_edit.php
index fb15d00222..849495996b 100644
--- a/schema_edit.php
+++ b/schema_edit.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/