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