mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
cs: Second part - ignore test/app
subdirectory.
This commit is contained in:
@@ -197,7 +197,9 @@ class Household
|
||||
}
|
||||
|
||||
return -1;
|
||||
} elseif ($b->getPosition() === null) {
|
||||
}
|
||||
|
||||
if ($b->getPosition() === null) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user