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

index 907e348..3b9fbb5 100644 (file)
@@ -87,7 +87,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($type);
+            print_r($f->type);
         }