MTrackWeb/Browse.php
authorAlan Knowles <alan@akbkhome.com>
Sat, 19 Mar 2011 14:07:33 +0000 (22:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 19 Mar 2011 14:07:33 +0000 (22:07 +0800)
MTrackWeb/Browse.php

index 9a01cde..a2fa65d 100644 (file)
@@ -400,7 +400,7 @@ class MTrackWeb_Browse extends MTrackWeb
         }
         
         $ar =  $this->getBrowseData($this->repo, $file, $this->object, $this->ident, explode(',', $_POST['hashes']));
-
+        $this->jdata($ar);
         
         
     }