Images.php
authorEdward <edward@roojs.com>
Tue, 18 Mar 2014 06:08:38 +0000 (14:08 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Mar 2014 06:08:38 +0000 (14:08 +0800)
Images.php

index 903f8aa..bfcc392 100644 (file)
@@ -140,7 +140,8 @@ class Pman_Core_Images extends Pman
         
        
         $img = DB_DataObjecT::factory('Images');
-        print_r($img->get($id));exit;
+         $img->get($id);
+         print_r($img);exit;
         if (!$id || !$img->get($id)) {
              
             header('Location: ' . $this->rootURL . '/Pman/templates/images/file-broken.png?reason=' .