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

index 0989d47..5aa2d7c 100644 (file)
@@ -86,7 +86,7 @@ class Pman_Admin_EventView extends Pman
 //            header("Content-type: image/jpeg");
             //readfile($ip);
 //            addslashes($ip);
-            echo "<img src=\"{$ip}\" />";
+            echo "<img src=\"{$ip}\" width=\"150\"/>";
             //$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);