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/myisam.lib.php')
-rw-r--r--libraries/engines/myisam.lib.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/engines/myisam.lib.php b/libraries/engines/myisam.lib.php
index e2591dab24..54fb3bcb6a 100644
--- a/libraries/engines/myisam.lib.php
+++ b/libraries/engines/myisam.lib.php
@@ -66,4 +66,3 @@ class PMA_StorageEngine_Myisam extends PMA_StorageEngine
}
}
-?>