From: Alan Knowles Date: Thu, 28 Sep 2017 01:29:42 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=dfa9d81bbf3815345162f4f8c8c13d3c3ddfd636 Images.php --- diff --git a/Images.php b/Images.php index 65a65377..22c08afb 100644 --- a/Images.php +++ b/Images.php @@ -38,7 +38,8 @@ require_once 'Pman.php'; class Pman_Core_Images extends Pman { - var $public_image_table = array(); + var $public_image_tables = array(); + function getAuth() {