wrong parameter when calling error.php

This commit is contained in:
Marc Delisle
2006-10-19 20:48:14 +00:00
parent 0564ecc946
commit 6455e65bc9
4 changed files with 8 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ if ( ! PMA_DBI_checkAndLoadMysqlExtension( $GLOBALS['cfg']['Server']['extension'
// if alternativ fails too ...
header( 'Location: error.php'
. '?lang=' . urlencode( $available_languages[$lang][2] )
. '&char=' . urlencode( $charset )
. '&charset=' . urlencode( $charset )
. '&dir=' . urlencode( $text_dir )
. '&type=' . urlencode( $strError )
. '&error=' . urlencode(