1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-14 18:44:02 +02:00

Don't use AJAX with Alt

This commit is contained in:
Jakub Vrana
2011-01-03 16:42:08 +01:00
parent 10ff7870f5
commit d7a3e415d5
2 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
// Editor specific functions
function bodyLoad(version) {
function bodyLoad(version, protocol) {
}