OSDN Git Service

Re-order tarlib members:
authorhenoheno <henoheno>
Sun, 26 Sep 2004 11:57:55 +0000 (20:57 +0900)
committerhenoheno <henoheno>
Sun, 26 Sep 2004 11:57:55 +0000 (20:57 +0900)
commit8a244bfc6ad6ebebbb8e9b3d215ccf45909824aa
treeecdca7b0b202fe29aa95fc74a7bce2b76e9c688f
parente1ca12f399e2313b73992142a17a54b9a77f4af7
Re-order tarlib members:
* Create(), add() directory(ies), then a tar-file is there.
* Note: add() only calls _make_header() and _write_data().
* When you want to extract, remembet open(), extract(), and close().
plugin/dump.inc.php