Images.php
authoredward <edward@roojs.com>
Wed, 5 Oct 2016 08:39:12 +0000 (16:39 +0800)
committeredward <edward@roojs.com>
Wed, 5 Oct 2016 08:39:12 +0000 (16:39 +0800)
Images.php

index fba5135..37ce15c 100644 (file)
@@ -221,6 +221,7 @@ class Pman_Core_Images extends Pman
  
     function serve($img)
     {
+        print_f("test??");exit;
         $this->sessionState(0); // turn off session... - locking...
         
         require_once 'File/Convert.php';