$errors[$database['driver'].'][advanced_options][db_prefix']=t('The database table prefix you have entered, %prefix, is invalid. The table prefix can only contain alphanumeric characters, periods, or underscores.',array('%prefix'=>$database['prefix']));
$errors[$database['driver'].'][prefix']=t('The database table prefix you have entered, %prefix, is invalid. The table prefix can only contain alphanumeric characters, periods, or underscores.',array('%prefix'=>$database['prefix']));