Ignore:
Timestamp:
2006/09/24 19:30:21 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/module/Tar.php

    r5619 r5620  
    611611            $this->_error('Unable to open in write mode \'' 
    612612                          .$this->_tarname.'\''); 
    613             return false; 
     613            return $this->_tarname; 
    614614        } 
    615615 
Note: See TracChangeset for help on using the changeset viewer.