浏览代码

#643 Output corrupted by characters after the PHP closing bracket (attachements get corrupted)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2526 a333f486-631f-4898-b8df-5754b55c2be0
romainq 12 年之前
父节点
当前提交
4c6e15c37f

+ 1 - 2
core/sqlquery.class.inc.php

@@ -699,5 +699,4 @@ class SQLQuery
 		return $bResult;
 	}
 }
-?>
-
+?>

+ 1 - 2
dictionaries/es_cr.dictionary.itop.core.php

@@ -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',		
 ));
 
-?>
-
+?>

+ 1 - 2
dictionaries/es_cr.dictionary.itop.ui.php

@@ -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',
 ));
-?>
-
+?>