From 3a4a9a4e4c4e75b104003f685d0bb2e371f28ea0 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 5 Oct 2016 16:39:35 +0800 Subject: [PATCH] Images.php --- Images.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Images.php b/Images.php index 37ce15c0..34bc7be3 100644 --- a/Images.php +++ b/Images.php @@ -57,6 +57,7 @@ class Pman_Core_Images extends Pman function get($s) // determin what to serve!!!! { + print_r('test');exit; // for testing only. //if (!empty($_GET['_post'])) { // return $this->post(); -- 2.39.2