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:
Diffstat (limited to 'pmd_general.php')
-rw-r--r--pmd_general.php11
1 files changed, 7 insertions, 4 deletions
diff --git a/pmd_general.php b/pmd_general.php
index d951bb598f..57b6df58cf 100644
--- a/pmd_general.php
+++ b/pmd_general.php
@@ -1,10 +1,13 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
-/* $Id$ */
+/**
+ * @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com)
+ * @version $Id$
+ */
-/*
-@author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com)
-*/
+/**
+ *
+ */
include_once "./pmd_common.php";
$tab_column = get_tab_info();