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ř <michal@cihar.com>2008-11-24 14:05:40 +0300
committerMichal Čihař <michal@cihar.com>2008-11-24 14:05:40 +0300
commit56941e509cc8d9f41d4e6f75226b8aaab2731283 (patch)
tree38cd67e5542e9064d8975cb65d82bf2b2a406441 /view_create.php
parent688c9986de652999730e558bb53f5557057de878 (diff)
Adding @package, second part.
Diffstat (limited to 'view_create.php')
-rw-r--r--view_create.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view_create.php b/view_create.php
index 5eb63b927c..b3b06a0f79 100644
--- a/view_create.php
+++ b/view_create.php
@@ -6,6 +6,7 @@
* @todo js error when view name is empty (strFormEmpty)
* @todo (also validate if js is disabled, after form submission?)
* @version $Id$
+ * @package phpMyAdmin
*/
/**