mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 05:56:22 +05:30
[TASK] typo
This commit is contained in:
parent
5d6ec84614
commit
bc94a4da66
1 changed files with 3 additions and 1 deletions
|
|
@ -24,6 +24,8 @@ function rrmdir($dir)
|
|||
}
|
||||
reset($objects);
|
||||
rmdir($dir);
|
||||
} else if (is_file($dir)) {
|
||||
unlink($dir);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue