Images.php
authorEdward <edward@roojs.com>
Tue, 19 Feb 2019 09:52:40 +0000 (17:52 +0800)
committerEdward <edward@roojs.com>
Tue, 19 Feb 2019 09:52:40 +0000 (17:52 +0800)
Images.php

index 68cc362..9db0912 100644 (file)
@@ -44,6 +44,8 @@ class Pman_Core_Images extends Pman
     // tables that do not need authentication checks before serving.
     var $public_image_tables = array();
     
+    var $is_email = false;
+    
     var  $sizes = array(
                 '100', 
                 '100x100',