mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-22 11:57:44 +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