Index: temp/trunk/data/module/Tar.php
===================================================================
--- temp/trunk/data/module/Tar.php	(revision 5619)
+++ temp/trunk/data/module/Tar.php	(revision 5620)
@@ -611,5 +611,5 @@
             $this->_error('Unable to open in write mode \''
 			              .$this->_tarname.'\'');
-            return false;
+            return $this->_tarname;
         }
 
