permit access to mailing list message images
[Pman.Core] / MessagePreview.php
index f59cde1..e12a031 100644 (file)
@@ -20,6 +20,7 @@ class Pman_Core_MessagePreview extends Pman
     
     function get($v, $opts=array())
     {
         if(empty($_REQUEST['_id']) || empty($_REQUEST['_table'])){
             $this->jerr('Missing Options');
         }