Images.php
[Pman.Core] / MessagePreview.php
index 6ee04c2..384cdbd 100644 (file)
@@ -83,7 +83,6 @@ class Pman_Core_MessagePreview extends Pman
     
     function post($v)
     {
-        die('a');
         if(empty($_REQUEST['_id']) || empty($_REQUEST['_table'])){
             $this->jerr('Missing Options');
         }