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

index fb1c7d8..0d13af9 100644 (file)
@@ -88,7 +88,7 @@ class Pman_Admin_EventView extends Pman
             echo "<img src=\"$path\" 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($ev->on_id);
+            //print_r($ev->on_id);
         }