| 1234567891011121314151617181920212223 |
- ---++ Пароли
- %SEARCH{
- "parent.name='%BASETOPIC%' OR parent.name='%WEB%.%BASETOPIC%'"
- topic="Auth*"
- type="query"
- nosearch="on"
- nototal="on"
- header="Найдено:<br>"
- format="* [[$topic][$pattern(.*\-\-\-\+\!\!\s*(.*?)[\r\n].*)]] <br>"
- }%
- ---++ Списки доступа
- %SEARCH{
- "parent.name='%BASETOPIC%' OR parent.name='%WEB%.%BASETOPIC%'"
- topic="Acl*"
- type="query"
- nosearch="on"
- nototal="on"
- header="Найдено:<br>"
- format="* [[$topic][$pattern(.*\-\-\-\+\!\!\s*(.*?)[\r\n].*)]] <br>"
- }%
|