Files
FreshRSS/constants.php
Alexandre Alapetite f39cbe236d Friendly syntax for Intellisense (#3577)
Dynamic code declaration is not well detected, especially for constants, so change to more standard syntax, which is correctly detected by Intellisense / Intelephense.

Furthermore, thins custom `safe_define()` function has been confusing for some users, e.g. https://github.com/FreshRSS/FreshRSS/issues/2723#issuecomment-753318513
2021-04-08 22:23:33 +02:00

2.6 KiB