View.php master
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 05:53:18 +0000 (13:53 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 05:53:18 +0000 (13:53 +0800)
View.php

index 52f0f2f..a89c2a1 100644 (file)
--- a/View.php
+++ b/View.php
@@ -6,7 +6,7 @@ class Pman_Ftp_View extends Pman_Ftp_List
 {
     //getAuth = covered by list
     
-    function get($v)
+    function get($v = '',  $opts = array())
     {
         
         $ext = pathinfo($_SERVER['PATH_INFO'], PATHINFO_EXTENSION);