php7
[web.mtrack] / MTrackWeb / Browse.php
index 5ecbadf..2521821 100644 (file)
@@ -49,7 +49,7 @@ class MTrackWeb_Browse extends MTrackWeb
   
     }
  
-    function get($pi)
+    function get($pi='', $args = array())
     {
         $this->pi =  $pi . (strlen($pi) ? $this->bootLoader->ext : '');