-
- Downloads
(cloud-native#3) Runtime.php - Remove redundant check
1. Previous commits generally removed any responsibility for `CIVICRM_TEMPLATE_COMPILEDIR` from `Runtime.php`, so the validation is longer local/relevant. 2. The `CIVICRM_TEMPLATE_COMPILEDIR` is still used in `CRM_Utils_File::baseFilePath()` which has a similar validation step.
Please register or sign in to comment