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@suse.cz>2012-06-07 13:31:24 +0400
committerMichal Čihař <mcihar@suse.cz>2012-06-07 13:31:24 +0400
commitc59da3d90551bbc323e43ae3283b7e625ab699df (patch)
treea3157fab96789bd1830833cc8b37069d2f091f85 /libraries
parent0dd23236743b1e2d2b9ba9bbf0709a180078159f (diff)
Missing file doc
Diffstat (limited to 'libraries')
-rw-r--r--libraries/schema/Pdf_Relation_Schema.class.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/schema/Pdf_Relation_Schema.class.php b/libraries/schema/Pdf_Relation_Schema.class.php
index 42beba75eb..3921155c47 100644
--- a/libraries/schema/Pdf_Relation_Schema.class.php
+++ b/libraries/schema/Pdf_Relation_Schema.class.php
@@ -1,6 +1,7 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * PDF schema handling
*
* @package PhpMyAdmin
*/