mirror of
https://github.com/vrana/adminer.git
synced 2025-12-29 11:50:46 +01:00
6 lines
83 B
JavaScript
6 lines
83 B
JavaScript
// Editor specific functions
|
|
|
|
function bodyLoad(version) {
|
|
onpopstate(history);
|
|
}
|