CodeForAfrica / CodeForAfrica/academy.AFRICA
[Audit][P0] Remove dependency on short_open_tag
Open
bug
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Context
The theme relies on `short_open_tag=On` across 45 PHP files. Current environments support it, but a PHP or host configuration change would break theme bootstrap and many templates.
Audit finding: 5.
## Scope
- Replace configuration-dependent `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.