add slash in the end folder
This commit is contained in:
parent
62c3002152
commit
5b077f7773
@ -32,7 +32,7 @@ if (!extension_loaded('zip')) {
|
||||
|
||||
|
||||
$file = pathFixer('system/cache/phpnuxbill.zip');
|
||||
$folder = pathFixer('system/cache/phpnuxbill-master');
|
||||
$folder = pathFixer('system/cache/phpnuxbill-master/');
|
||||
if (empty($step)) {
|
||||
$step++;
|
||||
} else if ($step == 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user