Преглед изворни кода

Merge branch 'master' of http://git.ius.plus/Project-Wing/fis

Jimmy пре 2 година
родитељ
комит
c276239143
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      fis/PlatformService.cs

+ 1 - 1
fis/PlatformService.cs

@@ -237,7 +237,7 @@ namespace fis
                     }
                     else
                     {
-                        argumentsStr += e + "$";
+                        argumentsStr += e + "&";
                     }
                     index++;
                 }