mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#18427049 : remove cache after installation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6918 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c59adbb7d3
commit
ee2a8913bd
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
||||||
$file_list = $this->_unPack();
|
$file_list = $this->_unPack();
|
||||||
$this->_copyDir($file_list);
|
$this->_copyDir($file_list);
|
||||||
|
|
||||||
|
FileHandler::removeDir($this->temp_dir);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue