X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Images.php;h=bc1dc0faba5213873ca3f6b8c5056906cf053041;hb=cb376a6a29e629db850e4168266862740277dabf;hp=5a8bed3a7d256d46daeceb6ad3d614d2061b8a42;hpb=5d5c9d37f78fd8c876c4ce0aec74d903fcd4449d;p=Pman.Core diff --git a/Images.php b/Images.php index 5a8bed3a..bc1dc0fa 100644 --- a/Images.php +++ b/Images.php @@ -525,7 +525,7 @@ class Pman_Core_Images extends Pman function downloadEvent($bits) { - $popts = PEAR::getStaticProperty('Pman','options'); +// $popts = PEAR::getStaticProperty('Pman','options'); $ev = DB_DAtaObject::Factory('events'); if (!$ev->get($bits[1])) { die("could not find event id");