EventView.php
authorChris <chris@roojs.com>
Fri, 12 Oct 2012 09:23:15 +0000 (17:23 +0800)
committerChris <chris@roojs.com>
Fri, 12 Oct 2012 09:23:15 +0000 (17:23 +0800)
EventView.php

index 4e350f6..dfd464b 100644 (file)
@@ -86,7 +86,7 @@ class Pman_Admin_EventView extends Pman
             echo "<img src=\"$imageFile\" $attr alt=\"getimagesize() example\" />";
             //$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($imageFile);
+            print_r($type);
         }