Join Discord
Powered by
`if (not_logged_in() && is_htmx()) { header("HX-Re...
# htmx-general
s
stocky-dentist-80693
09/23/2022, 10:02 AM
if (not_logged_in() && is_htmx()) { header("HX-Refresh"); exit(); }
?
Previous
Next