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