Jasen Betts <jasen@???> (Mi 18 Jan 2017 05:06:38 CET):
..
> # run predata acl if haven't already. (eg: bdat)
> require
> acl = ${if!bool{$acl_m_need_predata_acl}{accept}{my_predata_acl}}
> # "!bool" above because spaces break it
>
> thus all my pre-data variables will be set and my checks applied.
Just of curiosity: What use case do you have for your pre-data ACL?
--
Heiko