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

index a61d318..b81b7a2 100644 (file)
@@ -89,7 +89,7 @@ class Pman_Admin_EventView extends Pman
             echo "<img src=\"$path\" />";
             //$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(Pman_Core_Images::replaceImg($str));
         }