Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: Unscheduled
-
Fix Version/s: 4.4.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
I've found a quick hack to allow me to execute GenCode.php without any further configuration:
- Hardcode Drupal as UF in the configuration (DAOs and SQL shouldn't depend on UF anyhow)
- Use default values for all other variables.
The only gotcha is: You're now unable to set a different directory for i18n translations.