AllskyTeam / allsky-website

Web interface displaying an image from an allsky camera.
54 stars 42 forks source link

functions.php: fix placeholder #67

Closed EricClaeys closed 2 years ago

EricClaeys commented 2 years ago

If the placeholder "XX_ALLSKY_CONFIG_XX" is replaced more than once, the "if" statement on line 10 breaks, so split the placeholder so a "grep" of it doesn't find it.