Dump.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 21 Mar 2011 08:16:53 +0000 (16:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 21 Mar 2011 08:16:53 +0000 (16:16 +0800)
Dump.php

index 67fe864..8a77521 100644 (file)
--- a/Dump.php
+++ b/Dump.php
@@ -188,7 +188,7 @@ class Pman_Admin_Dump extends Pman {
             }
             
         }
-        //print_R($this->dumps); 
+         print_R($this->dumps); 
         // itterate through dumps to find what needs discovering
         foreach($this->dumps as $k=>$v) {
             $ar = array();