mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Install] Hopefully fixes a bug
This commit is contained in:
@@ -33,6 +33,8 @@ class Core {
|
||||
echo "Directory ".$data['directory']." cannot be found";
|
||||
exit;
|
||||
}
|
||||
} else {
|
||||
$counter++;
|
||||
}
|
||||
|
||||
// Check if all the required fields have been entered
|
||||
|
||||
Reference in New Issue
Block a user