Commit e5291af
fix(provisioning_api): Close unterminated string literal in AppConfigController
Commit 626fadd accepted a GitHub review suggestion verbatim that
was missing the closing single quote on 'yes', producing a fatal PHP
parse error that took out every integration-sqlite job (OCS endpoints
returned 998 instead of 100).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Stephen Cuppett <steve@cuppett.com>1 parent e825dba commit e5291af
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments