diff --git a/update.php b/update.php index 9cf804da..66bf6325 100644 --- a/update.php +++ b/update.php @@ -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) {