Completed
Pull Request — master (#104)
by
unknown
03:06
created
src/eXpansion/Bundle/MxKarma/Plugins/Connection.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 class Connection
34 34
 {
35 35
 
36
-   // private $address = "http://karma.mania-exchange.com/api2/";
36
+    // private $address = "http://karma.mania-exchange.com/api2/";
37 37
     private $address = "http://localhost/index.html?";
38 38
 
39 39
     private $connected = false;
Please login to merge, or discard this patch.