tests/Images.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 03:40:51 +0000 (11:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 03:40:51 +0000 (11:40 +0800)
tests/Images.php

index 74faf30..32f528e 100644 (file)
@@ -4,7 +4,7 @@ require_once 'Pman.php';
 
 class Pman_Core_tests_Images extends Pman
 {
-     function get() {
+     function get($v, $opts=array()) {
         // test...
         echo '<PRE>';
         require_once 'Pman/Core/Images.php';