Images.php
authorAlan Knowles <alan@roojs.com>
Thu, 28 Sep 2017 01:29:55 +0000 (09:29 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Sep 2017 01:29:55 +0000 (09:29 +0800)
Images.php

index 22c08af..51ec17f 100644 (file)
@@ -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();