Code cleanup

Remove ending "?>" from dictionary files before updating all languages.
This commit is contained in:
Molkobain
2018-11-01 15:07:18 +01:00
parent a7ec6e5ca0
commit 89a21c8e44
17 changed files with 0 additions and 32 deletions

View File

@@ -42,7 +42,3 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:UserExternal' => 'External user',
'Class:UserExternal+' => 'User authentified outside of iTop',
));
?>