From: Alan Knowles Date: Thu, 28 Sep 2017 01:29:55 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f4b02f05fe9f3dd4f557554e5794a890c359c197 Images.php --- diff --git a/Images.php b/Images.php index 22c08afb..51ec17f5 100644 --- a/Images.php +++ b/Images.php @@ -38,6 +38,7 @@ require_once 'Pman.php'; class Pman_Core_Images extends Pman { + // tables that do not need authentication checks before serving. var $public_image_tables = array();