mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
#643 Output corrupted by characters after the PHP closing bracket (attachements get corrupted)
SVN:trunk[2526]
This commit is contained in:
@@ -699,5 +699,4 @@ class SQLQuery
|
||||
return $bResult;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
?>
|
||||
@@ -781,5 +781,4 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Core:Duration_Days_Hours_Minutes_Seconds' => '%1$sd %2$dh %3$dmin %4$ds',
|
||||
));
|
||||
|
||||
?>
|
||||
|
||||
?>
|
||||
@@ -1187,5 +1187,4 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:URP_Users/Attribute:profile_list' => 'Perfiles',
|
||||
'Class:URP_Users/Attribute:profile_list+' => 'Perfiles',
|
||||
));
|
||||
?>
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user