Skip to content
Snippets Groups Projects
Commit 164000d5 authored by Jan Haller's avatar Jan Haller
Browse files

ipa_haller_jan (WIP): Added QIFEMPTY(). refs #15634

parent 34147e72
No related branches found
No related tags found
2 merge requests!691New version v24.3.0,!607ipa_haller_jan: QFQ-Wiki. refs #15634
Pipeline #9918 passed
......@@ -257,7 +257,7 @@ sql = SELECT CONCAT('U:id={{pageSlug:T}}&wpId={{wpId:R0}}&print=true'
, '|o:', SUBSTRING_INDEX(pathFileName, '/', -1)
, '|s|b|g:_blank|G:glyphicon glyphicon-paperclip|M:file'
) AS _link
, feUser
, QIFEMPTY(feUser, 'anonymous')
, modified
, CONCAT('U:table=WikiAttachment&r=', id, '|q:Do you want to delete <i>', SUBSTRING_INDEX(pathFileName, '/', -1), '</i> ?') AS _paged
FROM WikiAttachment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment