Preview.php
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:57:06 +0000 (12:57 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:57:06 +0000 (12:57 +0800)
Preview.php

index f61d89a..6822ffd 100644 (file)
@@ -41,7 +41,7 @@ class Pman_Cms_Preview extends Pman
     }
     
     
-    function get($path= false)
+    function get($path, $opts=array())
     {
         die("implement me");