Files
2026-01-21 17:17:24 +01:00

16 lines
323 B
Plaintext

---
functions:
inherit:
- code: |-
bee eval '...'
comment: |-
This allows to run PHP code (`...`).
This must be excuted from the Backdrop CMS root directory (e.g. `/var/www/html`), alternatively use the `--root` option.
contexts:
sudo:
suid:
unprivileged:
from: php
...