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 'libraries/plugins/schema/SchemaSvg.class.php')
-rw-r--r--libraries/plugins/schema/SchemaSvg.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/plugins/schema/SchemaSvg.class.php b/libraries/plugins/schema/SchemaSvg.class.php
index 306a5c44f7..03b20e6007 100644
--- a/libraries/plugins/schema/SchemaSvg.class.php
+++ b/libraries/plugins/schema/SchemaSvg.class.php
@@ -87,4 +87,3 @@ class SchemaSvg extends SchemaPlugin
$export->showOutput();
}
}
-?> \ No newline at end of file