From 93a9ef420e1113b9cc768d326881bdb12f874d36 Mon Sep 17 00:00:00 2001 From: lopar Date: Mon, 14 Jan 2019 23:43:00 +0200 Subject: [PATCH] tests --- test.php | 1 + 1 file changed, 1 insertion(+) diff --git a/test.php b/test.php index d96eb9a..1821250 100644 --- a/test.php +++ b/test.php @@ -46,6 +46,7 @@ foreach ($iteminfo as $ii) { echo ""; $ii->printImage(); $ii->printControls(); + echo $this->printControls(); echo ""; echo ""; $ii->printInfo();