forgot to remove

This commit is contained in:
Sebastian Mendel
2007-10-04 14:14:35 +00:00
parent 779d29dbc3
commit 27fd48d8fa

View File

@@ -65,7 +65,6 @@ if (empty($GLOBALS['is_header_sent'])) {
<?php
// Add some javascript instructions if required
if (in_array('functions.js', $GLOBALS['js_include'])) {
PMA_jsFormat()
?>
// js form validation stuff
var errorMsg0 = '<?php echo PMA_escapeJsString($GLOBALS['strFormEmpty']); ?>';