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

blank

File:
1 edited

Legend:

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

    r5621 r5625  
    286286 
    287287        if ($v_result) { 
    288             print("_writeFooter"); 
    289288            $this->_writeFooter(); 
    290289            $this->_close(); 
    291290        } else 
    292             print("_cleanFile"); 
    293291            $this->_cleanFile(); 
    294292 
Note: See TracChangeset for help on using the changeset viewer.