Dump.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 21 Mar 2011 10:21:51 +0000 (18:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 21 Mar 2011 10:21:51 +0000 (18:21 +0800)
Dump.php

index 1f412c9..d08bb29 100644 (file)
--- a/Dump.php
+++ b/Dump.php
@@ -211,6 +211,7 @@ class Pman_Admin_Dump extends Pman {
             }
             
         }
+        $x->free();
         // flag as checked if we where given an array.. - as some links might have been broken.
         if (is_array($where)) {
             foreach($where as $k) {