From 430aaeb380b9ad0443abcbe2dfb6a28b95bceb8b Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 21 Aug 2018 19:35:43 +0800 Subject: [PATCH] Images.php --- Images.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Images.php b/Images.php index c30c1408..8f51d55c 100644 --- a/Images.php +++ b/Images.php @@ -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"); -- 2.39.2