1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 23:27:17 +02:00

Move init to head

This commit is contained in:
Jakub Vrana
2011-06-10 13:36:17 +02:00
parent e6b520212b
commit 98a00bacc5
2 changed files with 14 additions and 16 deletions

View File

@@ -43,7 +43,6 @@ tinyMCE.init({
});
</script>
<?php
return true;
}
function selectVal(&$val, $link, $field) {