fix(folder-model): resolve PHP parse error

This commit is contained in:
Ryan
2025-10-17 03:20:33 -04:00
committed by GitHub
parent b6d86b7896
commit dc1649ace3
2 changed files with 4 additions and 4 deletions

View File

@@ -62,6 +62,10 @@ Security and permission model overhaul. Tightens access controls with explicit,
- Security report acknowledged privately and will be credited in the published advisory.
### Fix
- Deleted accidental second `<?php`
---
## Changes 10/15/2025 (v1.4.0)