EventView.php
authorChris <chris@roojs.com>
Fri, 12 Oct 2012 10:58:26 +0000 (18:58 +0800)
committerChris <chris@roojs.com>
Fri, 12 Oct 2012 10:58:26 +0000 (18:58 +0800)
EventView.php

index a3d3bc8..78a83dc 100644 (file)
@@ -86,7 +86,7 @@ class Pman_Admin_EventView extends Pman
 //            header("Content-type: image/jpeg");
             //readfile($ip);
 //            addslashes($ip);
-            echo "<img src=\"{$this->readImage($ip)}\" />";
+            //echo "<img src=\"{$this->readImage($ip)}\" />";
             //$path = $ff->baseURL. "Images/Thumb/150/$ff->Pman['event_log_dir']. "/{$user}" . date('/Y/m/d/',strtotime($ev->event_when)). $f->tmp_name;
             //echo '<img src="'.$path.'" />';
             print_r($ip);