clean folder
This commit is contained in:
parent
efc752f1a5
commit
524177d875
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ class Document_Export
|
|||
|
||||
function clean_folder()
|
||||
{
|
||||
//unlink($this->store_convert . '/*.pdf');
|
||||
rmdir($this->store_convert);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue