Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Параметр parents в сниппете eFilterResult #59

Open
Aharito opened this issue Feb 12, 2024 · 0 comments
Open

Параметр parents в сниппете eFilterResult #59

Aharito opened this issue Feb 12, 2024 · 0 comments

Comments

@Aharito
Copy link
Contributor

Aharito commented Feb 12, 2024

В этом блоке кода видно, что если $ids не установлено, то $params['parents'] = $pid, а если $ids установлено, то делается unset($params['parents']);.

Это значит, что параметр parents не имеет смысла задавать в сниппете, и parents вот отсюда нужно убрать, заменив на pid.

Кроме того, нужно сделать и здесь такую же замену.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant