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

index c30c140..8f51d55 100644 (file)
@@ -525,7 +525,6 @@ class Pman_Core_Images extends Pman
     
     function downloadEvent($bits)
     {
-//        $popts = PEAR::getStaticProperty('Pman','options');
         $ev = DB_DAtaObject::Factory('events');
         if (!$ev->get($bits[1])) {
             die("could not find event id");