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/engines/binlog.lib.php')
-rw-r--r--libraries/engines/binlog.lib.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/engines/binlog.lib.php b/libraries/engines/binlog.lib.php
index 65e2c269f8..a144e8f365 100644
--- a/libraries/engines/binlog.lib.php
+++ b/libraries/engines/binlog.lib.php
@@ -28,4 +28,3 @@ class PMA_StorageEngine_Binlog extends PMA_StorageEngine
}
}
-?>