Index: temp/trunk/data/module/Tar.php
===================================================================
--- temp/trunk/data/module/Tar.php	(revision 5625)
+++ temp/trunk/data/module/Tar.php	(revision 5651)
@@ -178,5 +178,5 @@
     function create($p_filelist)
     {
-		$this->createModify($p_filelist, '', '');
+		return $this->createModify($p_filelist, '', '');
     }
     // }}}
