lh-ehr
lh-ehr copied to clipboard
Report Generator Install Errors [code worked around]
Report generator caused installer errors after merge. library/classes/installer.class.php is the issue. Code was commented out in #1471 Needs Fixin'. Error on install was: PHP Parse error: syntax error, unexpected '$dot_env_file' (T_VARIABLE) in C:\xampp\htdocs\branchtest\library\classes\Installer.class.php on line 347, referer: http://localhost/branchtest/ Main branch tests clean now.
@aethelwulffe I would like to work on this. Please could you guide me on how to approach this? Also, I wish to know the steps to reproduce the error