cbezuidenhout wrote on Wednesday, February 08, 2012:
should these not be placed at the top of the globals.php file to force it every time, rather than doing it in everyscript that calls global.php ?
- Craig
Tajemo Enterprises
cbezuidenhout wrote on Wednesday, February 08, 2012:
should these not be placed at the top of the globals.php file to force it every time, rather than doing it in everyscript that calls global.php ?
- Craig
Tajemo Enterprises
bradymiller wrote on Wednesday, February 08, 2012:
Hi,
This would break old code that has not been converted to the new security mode. Here’s a listing of modules that have been converted so far:
http://www.open-emr.org/wiki/index.php/Codebase_Security#Implementation
After the entire codebase has been converted, then can place in globals (guessing this will take some time, though).
-brady