Rework 5th step of installation, to fix some pointless message about Cache

This commit is contained in:
slawkens
2024-07-09 22:04:47 +02:00
parent 10a739773c
commit d94828772c
3 changed files with 45 additions and 42 deletions

View File

@@ -127,6 +127,7 @@ try {
}
if(defined('MYAAC_INSTALL')) {
$error = $e->getMessage();
return; // installer will take care of this
}