Merge branch 'master' of /home/git/platal into profile_edit
[platal.git] / classes / mmlist.php
index b70fcbf..b6fe5b5 100644 (file)
@@ -30,7 +30,7 @@ class MMList extends XmlrpcClient
         parent::__construct($url);
         if ($globals->debug & DEBUG_BT) {
             $this->bt = new PlBacktrace('MMList');
-        }   
+        }
     }
 
     public function __call($method, $args)