Images.php
authorEdward <edward@roojs.com>
Tue, 21 Aug 2018 11:22:51 +0000 (19:22 +0800)
committerEdward <edward@roojs.com>
Tue, 21 Aug 2018 11:22:51 +0000 (19:22 +0800)
Images.php

index bc1dc0f..935457c 100644 (file)
@@ -527,6 +527,7 @@ class Pman_Core_Images extends Pman
     {
 //        $popts = PEAR::getStaticProperty('Pman','options');
         $ev = DB_DAtaObject::Factory('events');
+        print_r($bits);exit;
         if (!$ev->get($bits[1])) {
             die("could not find event id");
         }