EventView.php
authorChris <chris@roojs.com>
Fri, 12 Oct 2012 11:03:12 +0000 (19:03 +0800)
committerChris <chris@roojs.com>
Fri, 12 Oct 2012 11:03:12 +0000 (19:03 +0800)
EventView.php

index 7b85cfa..1fe444f 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=\"{$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);