Images.php
authorEdward <edward@roojs.com>
Mon, 11 Mar 2013 12:32:03 +0000 (20:32 +0800)
committerEdward <edward@roojs.com>
Mon, 11 Mar 2013 12:32:03 +0000 (20:32 +0800)
Images.php

index 76a551c..6f2d2d1 100644 (file)
@@ -146,7 +146,7 @@ class Pman_Core_Images extends Pman
             
         }
         $id = (int) $id;
-        
+        print_r($id);exit;
         // depreciated - should use ontable:onid:type here...
         if (!empty($_REQUEST['ontable'])) {