edit.php
Edit Feed Form View
Variables expected:
- $feed: array feed data from database
- $languages: array of language data [{LgID, LgName}, ...]
- $options: array parsed feed options
- $autoUpdateInterval: string|null auto-update interval value
- $autoUpdateUnit: string|null auto-update unit (h/d/w)
PHP version 8.1