Skip to content

Commit

Permalink
fix scemo
Browse files Browse the repository at this point in the history
  • Loading branch information
madbob committed Mar 26, 2024
1 parent 976e0c3 commit e3b969c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/app/Helpers/Setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

function global_multi_installation()
{
return true;
return false;
}

function read_instance_config_file($path)
Expand Down

0 comments on commit e3b969c

Please sign in to comment.