Images.php
[Pman.Core] / 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();